diff --git a/README.md b/README.md index 17f29cf..c195e8b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ +### Hi this is my first HTML site +You are free to view/download/edit my site or write suggestions for improving it. + +--- +in case you wish to download the source code of my site you can use the traditional git clone method but if you don't have git +you can download the tarball using the command +```shell +curl -# https://api.github.com/repos/siddharthkumarjha/siddharthkumarjha.github.io/releases/latest | grep "tarball_url" | cut -d : -f 2,3 | tr -d \", | wget -i - +``` +or simply clicking on **code** and downloading the tarball/zip file from there + +More about me below šŸ‘‡ +--- + - šŸ‘‹ Hi, Iā€™m @siddharthkumarjha - šŸ‘€ Iā€™m interested in AI/ML - šŸŒ± Iā€™m currently learning DSA (C), OOP (C++), DBMS (oracle 11g), GUI (GTK+) and still looking to learn more