diff options
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | README.txt | 2 |
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 |
