Skip to content

Commit 4ed3901

Browse files
authored
ON HOLD
1 parent 3c218be commit 4ed3901

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
![NPM Downloads](https://img.shields.io/npm/d18m/hasty-server)
55
![NPM License](https://img.shields.io/npm/l/hasty-server)
66

7+
**🚫 Product Development is Currently On Hold 🚫**
8+
We will provide updates as soon as we have more information. Thank you for your patience!
9+
710
Hasty server is a simple web framework to build webserver in a simple way. It is inspired by [Express.js](https://expressjs.com/).
811
Bascially, It is my implementation of HTTP using raw TCP Socket in Javascript.
912

@@ -92,7 +95,7 @@ For more information, see .
9295

9396
### LICENSE
9497

95-
This project is licensed under GOFL (Global Opensource softwares Free License) and GPL-v3 (General Public License) - see the [LICENSE](LICENSE.md) and [GPL-v3](GPLV3.md)file for details.
98+
This project is licensed under GOFL (Global Opensource softwares Free License) and GPL-v3 (General Public License) - see the [LICENSE](LICENSE.md) file for details.
9699

97100
```
98101
All rights reserved to the author.

0 commit comments

Comments
 (0)