Sfoglia il codice sorgente

Update README.md and package.json to reflect changed name

Matt Coles 9 anni fa
parent
commit
14ca8a276c
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2 2
      README.md
  2. 1 1
      package.json

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
1
-# ip-project-server
1
+# uni-society-manager
2 2
 
3 3
 [![forthebadge](http://forthebadge.com/images/badges/uses-badges.svg)](http://forthebadge.com)
4 4
 
@@ -6,7 +6,7 @@ Server for Integrated Project, powered by Express.js and Redis, listens for HTTP
6 6
 
7 7
 ![HTTPS Screenshot](http://i.imgur.com/jPfO0Fv.png "HTTPS Hello World")
8 8
 
9
-* [ip-project-server](#ip-project-server)
9
+* [uni-society-manager](#uni-society-manager)
10 10
     * [Installation](#installation)
11 11
     * [Running](#running)
12 12
 * [API](#api)

+ 1 - 1
package.json

@@ -8,7 +8,7 @@
8 8
   },
9 9
   "repository": {
10 10
     "type": "git",
11
-    "url": "https://github.com/Alpha-Atom/ip-project-server.git"
11
+    "url": "https://github.com/Alpha-Atom/uni-society-manager.git"
12 12
   },
13 13
   "author": "Matt",
14 14
   "license": "MIT",