Skip to content

Commit ca69e30

Browse files
authored
Update README.md
1 parent d1d391f commit ca69e30

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
Mark is a high performance API micro framework based on [FastRoute](https://github.com/nikic/FastRoute) and [workerman](https://github.com/walkor/workerman) helps you quickly write APIs with php. It is so simple that the [core codes](https://github.com/passwalls/mark/blob/master/src/App.php) is only about 200 lines.
22

3-
Probably the fastest PHP API framework in the world. See [the-benchmarker](https://github.com/the-benchmarker/web-frameworks#results).
4-
53
# Install
64
It's recommended that you use Composer to install Mark.
75

0 commit comments

Comments
 (0)