From c5ecfb42c2d78850c043b4e6d90bf62eb30d4493 Mon Sep 17 00:00:00 2001 From: Akif9748 Date: Thu, 11 Aug 2022 03:49:54 +0300 Subject: [PATCH] ezik python --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e08b5d..fdf4d72 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ A forum software written in Node.js. Run `node util/reset` to **reset the database**, and run `node util/admin` for give admin perms to first member. ## API -Akf-forum has got an API for other clients etc. You can test api with python files in `test` folder. python is only for testing 😭 +Akf-forum has got an API for other clients etc. You can test api with python files in `test` folder. + +Python is only for testing 😭 And, you can learn about API in `util/APIDOCS.md`. ## Credits