From d6a466fef1e21b3eaec0ab5a1eee9df3ceba3ee3 Mon Sep 17 00:00:00 2001 From: Anye Date: Thu, 30 Apr 2015 12:41:47 +0800 Subject: [PATCH] add full stop --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83053b1..63bbfa9 100644 --- a/README.md +++ b/README.md @@ -446,7 +446,7 @@ Libraries to help manage database schemas and migrations. * [Phinx](https://github.com/robmorgan/phinx) - Another database migration library. * [Migrations](https://github.com/icomefromthenet/Migrations) - A migration management library. * [Doctrine Migrations](http://docs.doctrine-project.org/projects/doctrine-migrations/en/latest/toc.html) - A migration library for Doctrine. -* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite +* [Ruckusing](https://github.com/ruckus/ruckusing-migrations) - Database migrations for PHP ala ActiveRecord Migrations with support for MySQL, Postgres, SQLite. ## NoSQL *Libraries for working with "NoSQL" backends.*