From 4b508bdc00319d5e5b2fe932ae821e5dc7baaf56 Mon Sep 17 00:00:00 2001 From: Dhruvan Rai <67046510+DhruvanRai@users.noreply.github.com> Date: Thu, 1 Oct 2020 16:10:42 +0530 Subject: [PATCH] Update readme.md Improved readme.md by added a line in the end. --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ed58c04..1ea30e3 100644 --- a/readme.md +++ b/readme.md @@ -14,4 +14,5 @@ This example uses UI components from [cdn.componentator.com](https://cdn.compone - open app directory - perform `$ npm install total.js` - run `$ node debug.js` -- open browser `http://127.0.0.1:8000` \ No newline at end of file +- open browser `http://127.0.0.1:8000` +- Done! Isn't easy