Bladeren bron

Merge branch 'master' of github.com:Alpha-Atom/ip-project-server

* 'master' of github.com:Alpha-Atom/ip-project-server:
  Update README.md
Matt Coles 9 jaren geleden
bovenliggende
commit
b8f74b80a4
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,5 +1,5 @@
1 1
 # ip-project-server
2
-Server for Integrated Project, powered by Express.js and Redis
2
+Server for Integrated Project, powered by Express.js and Redis, will eventually use HTTPS so passwords aren't sent unencrypted, need to get some certs. Also at the moment server responds to `ALL` requests, cause it's easier to do testing with `GET`, will also set up unit tests in good time.
3 3
 
4 4
 * [ip-project-server](#ip-project-server)
5 5
     * [Installation](#installation)