Parcourir la source

minor readme changes

Kr Younger il y a 6 ans
Parent
révision
76c2632f16
1 fichiers modifiés avec 3 ajouts et 1 suppressions
  1. 3
    1
      README.md

+ 3
- 1
README.md Voir le fichier

@@ -1,7 +1,9 @@
1
-# Spring Boot + Ionic 🍻
1
+# ZipTeam Initial Code
2 2
 
3 3
 This project is an example application for a typical [Ionic](https://ionicframework.com/) app with a [Spring Boot](https://projects.spring.io/spring-boot/) backend.
4 4
 
5
+This can be used for the start of a Zip Code Wilmington group project. It should be thought of as a Slack clone.
6
+
5 7
 You can read about how this application was created in [Develop a Mobile App With Ionic and Spring Boot](http://developer.okta.com/blog/2017/05/17/develop-a-mobile-app-with-ionic-and-spring-boot). Feel free to copy any code in this project for your own use in accordance with the [Apache license](LICENSE).
6 8
 
7 9
 **Prerequisites**: Java 8 and Node.js.