diff --git a/README.md b/README.md index aad2783..497dcde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ -# VUE-CRUD-UI (v1) +# VUE-CRUD-UI -Single file Vue.js script that adds a UI to the [PHP-CRUD-API (v1)](https://github.com/mevdschee/php-crud-api/tree/v1) project +Single file Vue.js script that adds a UI to a [PHP-CRUD-API](https://github.com/mevdschee/php-crud-api) project + +## Requirements + + - php-crud-api v2 diff --git a/ui.html b/ui.html index 48af4ee..c189a99 100644 --- a/ui.html +++ b/ui.html @@ -5,11 +5,10 @@ VUE-CRUD-UI - - - - - + + + + @@ -25,88 +24,92 @@

VUE-CRUD-UI

- +
-