From 21bfffc5fd1066a27f5a20f7c9c128b4a7eb4991 Mon Sep 17 00:00:00 2001 From: selimanac Date: Tue, 29 Oct 2019 11:00:49 +0300 Subject: [PATCH] no message --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d727f96..81da5d8 100755 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ All requests and responses are JSON. You may consider of using [CJSON](https://g All server responses for GET requests are static echo. POST responses are limited but customizable by using [`dhttp.server_post_content`](#dhttpserver_post_contentjson). -It works on iOS, Android, MacOS, Win 10 and Linux(Debian 10.x). HTML5 build is not supported. +Server works on iOS, Android, MacOS, Win 10 and Linux(Debian 10.x). HTML5 build is not supported. ## Installation You can use Tiny Http in your own project by adding this project as a [Defold library dependency](http://www.defold.com/manuals/libraries/). Open your game.project file and in the dependencies field under project add: