summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2011-11-29 13:43:55 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2011-11-29 13:43:55 -0500
commit044ca10f8fd97ee4bc1102e3c5c6a639c941da65 (patch)
treeed7fb2dcd4ae5334dac8989eacd8057c7c57a902 /README.rst
parent18594cb9ffba071a8438e28820f875ae3f478f4d (diff)
downloadalembic-044ca10f8fd97ee4bc1102e3c5c6a639c941da65.tar.gz
link ourselves to the sqla project.
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 581dee5..56e53aa 100644
--- a/README.rst
+++ b/README.rst
@@ -1,4 +1,5 @@
-Alembic is a semi-experimental database migrations tool. A migrations tool
+Alembic is a new database migrations tool, written by the author
+of `SQLAlchemy <http://www.sqlalchemy.org>`_. A migrations tool
offers the following functionality:
* Can emit ALTER statements to a database in order to change