summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeber Leonard <heber.leonard2@gmail.com>2020-07-08 16:46:34 -0300
committerHeber Leonard <heber.leonard2@gmail.com>2020-07-08 16:46:34 -0300
commit2a6b9df4ef5a18f6e6d21d58b331bfff9afac739 (patch)
treed0b59590217aab5bb488fa118f4081773e5d43ad
parent585639efc16011885c5c071266d1f32dab957270 (diff)
add readme
-rw-r--r--README.md10
-rw-r--r--scripts/main.js2
2 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9d9964c
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# Terminal Style Portfolio Page
+
+Site simulando um terminal feito com Javascript, Html e Css.
+
+![](https://user-images.githubusercontent.com/51919658/86963051-477f2400-c13a-11ea-9d34-22885d426c10.gif)
+
+#### Sobre o autor
+###### Héber Leonard
+###### heber.leonard2@gmail.com
+###### Idéias? Fala comigo. \ No newline at end of file
diff --git a/scripts/main.js b/scripts/main.js
index 1ee3067..29460cc 100644
--- a/scripts/main.js
+++ b/scripts/main.js
@@ -94,7 +94,7 @@ async function getInputValue(){
}
else if(value === "social"){
trueValue(value);
- createText("Didn't you mean: social -all?")
+ createText("Didn't you mean: social -a?")
}
else if(value === "clear"){