1
0
mirror of https://github.com/django/django.git synced 2025-02-22 15:34:50 +00:00

Added a friendly sentence to the README, to make sure GitHub committing is working

This commit is contained in:
Adrian Holovaty 2012-04-27 22:25:08 -05:00
parent ddc5d59c6a
commit 226acf35c8

2
README
View File

@ -1,5 +1,5 @@
Django is a high-level Python Web framework that encourages rapid development
and clean, pragmatic design.
and clean, pragmatic design. Thanks for checking it out.
All documentation is in the "docs" directory and online at
http://docs.djangoproject.com/en/dev/. If you're just getting started, here's