diff --git a/README.md b/README.md index 0992854..bb47d58 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Introduction This project is a continuation of the previous one. The previous project was made with pure Servlets and JSP - technologies [details here](https://github.com/dmcheremisin/SocialNetwork). I used the same + technologies [details here](https://github.com/Prophet1999/SpringBootSocialNetwork.git). I used the same template layout and created a new project using SpringBoot. ## Functionality @@ -65,7 +65,7 @@ Tyrion Lannister credentials: - Maven ### Steps: - 1. git clone https://github.com/dmcheremisin/SpringBootSocialNetwork.git + 1. git clone [https://github.com/dmcheremisin/SpringBootSocialNetwork.git](https://github.com/Prophet1999/SpringBootSocialNetwork.git) 2. mvn clean package -DskipTests=true 3. cd web.social.network/target 4. java -jar -Dspring.profiles.active=dev social-network.jar @@ -98,4 +98,4 @@ Commands for images creation and containers startup may be found in the director ![12](https://raw.githubusercontent.com/dmcheremisin/SpringBootSocialNetwork/master/screenshots/12.png) ### Todo: -- Improve test coverage. Yes, I know it is very important, but I don't have enough time. \ No newline at end of file +- Improve test coverage. Yes, I know it is very important, but I don't have enough time.