Skip to content

Commit 3fdd6e5

Browse files
author
XieBiao
committed
Write up readme again
1 parent acee5e7 commit 3fdd6e5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
Database Proxy
2-
==============
1+
Database Proxy API
2+
==================
33

4-
A simple API is used to connect the database which is in private/intranet network.
4+
A simple http API is used to connect the database which is in private/intranet network.
55

66
## Usage
77

@@ -49,6 +49,7 @@ p := godpa.NewProxy(handlers)
4949
p.Run()
5050
```
5151
52+
## Thanks [ORM](https://github.com/go-xorm/xorm)
5253
5354
## License
5455

0 commit comments

Comments
 (0)