From 377b2999b7c1899682831f3f18393cb0f93a6332 Mon Sep 17 00:00:00 2001 From: Syndamia Date: Sun, 18 Oct 2020 15:35:37 +0300 Subject: Made README more exhaustive and fixed it's file extension --- README.md | 3 +++ README.txt | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 README.md delete mode 100644 README.txt 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 -- cgit v1.2.3