diff --git a/README.md b/README.md new file mode 100644 index 0000000..b87cc62 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Plain UI - Lightweight CSS UI Framework for Building Apps and Websites + +[Documentation](https://plain-ui-com) + +## Install + +``` +npm install @tentakelfabrik/plain-ui --save +``` \ No newline at end of file diff --git a/public/index.html b/public/index.html index 590f1ab..108c5a8 100644 --- a/public/index.html +++ b/public/index.html @@ -111,7 +111,7 @@ Installation
-npm install plain-ui --save +npm install @tentakelfabrik/plain-ui --save