aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJaeseung Ha <ipknhama@gmail.com>2015-12-16 19:57:35 +0900
committerJaeseung Ha <ipknhama@gmail.com>2015-12-16 19:57:35 +0900
commit206ecc77601725f3b3a34f28c58b00b835177148 (patch)
treecb4683f6daddf88ae2e8f12cc9ece10c1b1d9da2 /README.md
parent78cbae4e2f8752ce5fd6f00fb7da24f6c6a5533e (diff)
downloadcrow-206ecc77601725f3b3a34f28c58b00b835177148.tar.gz
crow-206ecc77601725f3b3a34f28c58b00b835177148.zip
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a094655..60a9af5 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,8 @@ int main()
- Middleware support
## Still in development
- - Built-in ORM
+ - ~~Built-in ORM~~
+ - Check [sqlpp11](https://github.com/rbock/sqlpp11) if you want one.
## Examples