diff --git a/README.md b/README.md
index 266c213..04688a8 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,12 @@ export default function App() {
+# Screen Shorts
+
+
+
+
+
# License and copyright notice of Package
- The Package Licensed Under ISC
diff --git a/ScreenShorts/signin.PNG b/ScreenShorts/signin.PNG
new file mode 100644
index 0000000..e5392d6
Binary files /dev/null and b/ScreenShorts/signin.PNG differ
diff --git a/ScreenShorts/signup.PNG b/ScreenShorts/signup.PNG
new file mode 100644
index 0000000..56f55fa
Binary files /dev/null and b/ScreenShorts/signup.PNG differ
diff --git a/package.json b/package.json
index 7b9b16b..9411beb 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "login-signup-react",
- "version": "1.0.0",
+ "version": "1.1.0",
"description": "Login and SignUp for ReactJS",
"main": "index.js",