diff --git a/README.md b/README.md index 279a960..5df3e21 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,10 @@ You are more than welcome to contribute and build your own cheatsheet for your f
View cheatsheets +#### Basics + +* [HTML5](frontend/html5.html) + #### Frameworks * [Vue.js](frontend/vue.js) diff --git a/languages/html.html b/frontend/html5.html similarity index 100% rename from languages/html.html rename to frontend/html5.html