diff --git a/README.md b/README.md index 3958757..f6ef936 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,14 @@

A simple and hackable Style Sheet

+
+ + + +
+ + + https://becss.dev 🔗

beCSS is a lightweight (35kb), hackable, responsive, flat-style-ready, and Flexbox-based style sheet, created directly with CSS without any preprocessors. Since beCSS is a single file, it does not include javascript.

@@ -19,6 +27,14 @@ https://becss.dev 🔗 7. KISS principle 8. It is improvable (of course) + +Installation + +```html +npm install becss +``` + + To see the documentation, please visit: https://becss.dev