Skip to content

Commit 3c6d20e

Browse files
committed
Update README.md
1 parent 52d9816 commit 3c6d20e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
Projac is a set of projection libraries that allow you to write projections targetting various backing stores.
66

7-
- [Projac & Paramol](./Sql.md): Allows you to write projections that target relational databases (only [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server-editions/overview.aspx) ATM).
7+
- [Projac & Paramol](./Sql.md): Allows you to write projections that target relational databases (only [Microsoft SQL Server](http://www.microsoft.com/en-us/server-cloud/products/sql-server-editions/overview.aspx) and [SQLite](http://sqlite.org) ATM).
88
- [Projac.Connector](./Connector.md): Allows you to write projections that target any store for which you can bring your own connection (e.g [Redis](http://redis.io), [RavenDB](http://ravendb.net/), [Elasticsearch](http://http://www.elasticsearch.org/), [Microsoft Windows Azure Table Storage](http://azure.microsoft.com/en-us/documentation/services/storage/) )

0 commit comments

Comments
 (0)