diff --git a/README.md b/README.md index 74b103c..488fc8f 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,8 @@ at this moment! * Networking functions * `netlisten "" "" ""` -> listens on and replies on found from outside * `nettoss "
" "" ""` -> binds to outside server at
: and pushes thus, disconnecting - * `nethttp "" ""` -> throws up a web server on in the current working directory, forkval (0 or 1, 0 don't fork into background / 1 do). + * `nethttp "" ""` -> throws up a web server on in the current working directory, + forkval (0 or 1, 0 don't fork into background / 1 do). This will change rapidly as of currently, slidescript is in beavy development!