From 90478283d6d1a72f93b6052a4bc6db8ccf7db6d1 Mon Sep 17 00:00:00 2001 From: Arya Kiran Date: Sun, 8 Jan 2023 10:07:50 +0530 Subject: [PATCH] projectsegfault pubnix doesnt exist yet --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfa2e1..993b306 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PublAPI -PublAPI is a simple API for Project Segfault's public shared system (pubnix). +PublAPI is a simple API for Project Segfault's upcoming public shared system (pubnix). ## Install An installation of Go 1.19 or higher is required. @@ -20,3 +20,4 @@ Currently, PublAPI has only two routes, /online and /signup. |---------|------|-----------------|------------------------------------| | /online | GET | N/A | Returns the number of online users | | /signup | POST | username, email | Creates a register script and notifies admins that a new registration request was sent | +