瀏覽代碼

remove outdated instruction

Christopher Mullins 8 年之前
父節點
當前提交
a11a2dd070
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -89,7 +89,7 @@ The HTTP endpoints (shown below) will be fully functional at this point. You sho
 
 ## REST endpoints
 
-1. `GET /`. Opens web UI. You'll need to upload it first.
+1. `GET /`. Opens web UI. 
 1. `GET /about`. Return information about current firmware version.
 1. `POST /system`. Post commands in the form `{"comamnd": <command>}`. Currently supports the commands: `restart`.
 1. `POST /firmware`. OTA firmware update.