aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSyndamia <kamen.d.mladenov@protonmail.com>2020-10-18 15:35:37 +0300
committerSyndamia <kamen.d.mladenov@protonmail.com>2020-10-18 15:35:37 +0300
commit377b2999b7c1899682831f3f18393cb0f93a6332 (patch)
tree3f2d911497c6e80ba6a6c8dc5125de61f4b185af
parent9a24decd41726ef54fa6613d09829f3f65627b22 (diff)
downloadSelf-learning-377b2999b7c1899682831f3f18393cb0f93a6332.tar
Self-learning-377b2999b7c1899682831f3f18393cb0f93a6332.tar.gz
Self-learning-377b2999b7c1899682831f3f18393cb0f93a6332.zip
Made README more exhaustive and fixed it's file extension
-rw-r--r--README.md3
-rw-r--r--README.txt2
2 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..0b0a0dc
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Self-learning
+
+Code I've written while learning different programming languages. Most of the stuff here are random exercises I've found or thought of for sake of training syntax and language functionality.
diff --git a/README.txt b/README.txt
deleted file mode 100644
index cb6d137..0000000
--- a/README.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Self-learning
-All the stuff I do, while I teach myself code and stuff