diff --git a/README.md b/README.md index 2bf0b29..f7df054 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,16 @@ # Sample-Website Sample Website + +# Hello I am Sunali +I am currently studying at **NSBM**. + +- item 1 +- item 2 +- item 3 + +1. one +2. two +3. three +[Visit my site](https://github.com/sunalii) + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..95d09f2 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +hello world \ No newline at end of file