Skip to content

Commit

Permalink
Emphatize on r&d in intro only
Browse files Browse the repository at this point in the history
  • Loading branch information
jpic committed Mar 9, 2013
1 parent 057c5db commit b4baf3b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README
@@ -1,10 +1,10 @@
.. image:: https://secure.travis-ci.org/yourlabs/django-autocomplete-light.png?branch=master

django-autocomplete-light's purpose is to enable autocompletes quickly and
properly in a django project: it is the fruit of years of R&D. It was designed
for Django so that every part overridable or reusable independently. It is
stable, tested, documented and fully supported: it tries to be a good neighbour
in Django ecosystem.
properly in a django project: it is the fruit of **years of R&D**. It was
designed for Django so that every part overridable or reusable independently.
It is stable, tested, documented and fully supported: it tries to be a good
neighbour in Django ecosystem.

Features
--------
Expand All @@ -18,7 +18,7 @@ Features include:
images etc ...
- 100% overridable HTML, CSS, Python and Javascript: there is no variable
hidden far down in the scope anywhere.
- add-another popup supported outside the admin too (yeah, **lots** of R&D ...),
- add-another popup supported outside the admin too.

Each feature has a live example and is fully documented. It is also designed
and documented so that you create your own awesome features too.
Expand Down

0 comments on commit b4baf3b

Please sign in to comment.