Skip to content

Commit d3f39a5

Browse files
author
Me
committed
link connection
1 parent 589893a commit d3f39a5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ Open postman and go to the request page and follow the ```CRUD``` form to reques
4444
<img src="https://github.com/getdaniel/webservice-with-jQuery/blob/main/assets/html-design.png" alt="The design of html page">
4545
</p>
4646

47-
- Click [Here](https://getdaniel.github.io/webservice-with-jQuery/)(```Right click and press new tab, to open on new tab.```) to see the overal documentation of the project
47+
- Click [Here](https://getdaniel.github.io/webservice-with-jQuery/)(```Right click and press new tab, to open on new tab -> To keep the current tab.```) to see the overal documentation of the project
4848

4949
- ```src/main/java/com/ws/webservicewithjQuery/*.java``` is the file that the java part of the code is written.
5050
- ```src/main/resources/static/*``` is the the folder that holds the markup files like ```html``` and ```js``` files.
51-
- ```src/test/java/com/ws/webservicewithjQuery/WebserviceWithJQueryApplicationTests.java``` is a file that is used to test the java code functionality.
51+
- ```src/test/java/com/ws/webservicewithjQuery/WebserviceWithJQueryApplicationTests.java``` is a file that is used to test the java code functionality. Unfortunately, there is not test case coded. Sorry for that :sorry::sorry::sorry:
5252
- The gradle part inicates the project is done by gradle-groovy not marvel.
5353

5454
## Developers :technologist::
@@ -60,4 +60,4 @@ Open postman and go to the request page and follow the ```CRUD``` form to reques
6060
- [Minuyelet Entewew](https://github.com/Minuyelet)
6161

6262
## License:
63-
You can use this project and modify as you wanted. You can see the [LICENSE]().
63+
You can use this project and modify as you wanted. You can see the [LICENSE](https://github.com/getdaniel/webservice-with-jQuery/blob/main/LICENSE).

0 commit comments

Comments
 (0)