Skip to content

Commit e0b697f

Browse files
authored
Update README.md
1 parent 477774d commit e0b697f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ Related projects:
1212
- [PHP-CRUD-UI](https://github.com/mevdschee/PHP-crud-ui): Single file PHP script that adds a UI to a PHP-CRUD-API project.
1313
- [VUE-CRUD-UI](https://github.com/nlware/vue-crud-ui): Single file Vue.js script that adds a UI to a PHP-CRUD-API project.
1414

15-
Ports of core:
15+
Ports of the core of the script to other languages:
1616

17-
- Java (see: https://github.com/mevdschee/java-crud-api)
18-
- Go (see: https://github.com/mevdschee/go-crud-api)
19-
- C# .net core (see: https://github.com/mevdschee/core-data-api)
20-
- NodeJs (see: https://github.com/mevdschee/js-crud-api)
17+
- [Java](https://github.com/mevdschee/java-crud-api)
18+
- [Go](https://github.com/mevdschee/go-crud-api)
19+
- [C# .net core](https://github.com/mevdschee/core-data-api)
20+
- [Node.js](https://github.com/mevdschee/js-crud-api)
2121

2222
## Requirements
2323

0 commit comments

Comments
 (0)