diff --git a/README.md b/README.md index 446799a..5bd6873 100644 --- a/README.md +++ b/README.md @@ -60,11 +60,11 @@ After you're finished please remove all the comments and instructions! -# 📖 [your_project_name] +# 📖 [readme-template] > Describe your project in 1 or 2 sentences. -**[your_project__name]** is a... +**[readme-template]** is a simple microverse project ## 🛠Built With diff --git a/index.css b/index.css new file mode 100644 index 0000000..1a7801b --- /dev/null +++ b/index.css @@ -0,0 +1,3 @@ +h1{ + color:green; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..2ebccb1 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +