浏览代码

Update README.md

Matt Coles 9 年之前
父节点
当前提交
b5d0c3b3af
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,6 +1,8 @@
1 1
 # ip-project-server
2 2
 Server for Integrated Project, powered by Express.js and Redis, listens only on HTTPS now, currently using a self-signed cert, will have to play with trust authorities on the ionic side. 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. Everything in the API documentation is working as described.
3 3
 
4
+-> [HTTPS Screenshot](http://i.imgur.com/lQHnE3V.png "HTTPS Hello World") <-
5
+
4 6
 * [ip-project-server](#ip-project-server)
5 7
     * [Installation](#installation)
6 8
     * [Running](#running)