Update README.md

Fix markdown
Note that tern is using older pgx
scan-io
Jack Christensen 2014-07-17 09:17:55 -05:00
parent a2a828134c
commit d57e4902a1
1 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
* todo is a command line todo list that demonstrates basic CRUD actions.
* url_shortener contains a simple example of using pgx in a web context.
* (Tern)[https://github.com/jackc/tern] is a migration tool that uses pgx.
* (The Pithy Reader)[https://github.com/jackc/tpr] is a RSS aggregator that uses pgx.
* [Tern](https://github.com/jackc/tern) is a migration tool that uses pgx (uses v1 of pgx).
* [The Pithy Reader](https://github.com/jackc/tpr) is a RSS aggregator that uses pgx.