Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
cipherlogs committed Jan 25, 2024
1 parent a795817 commit 77884f4
Showing 1 changed file with 33 additions and 4 deletions.
37 changes: 33 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,41 @@
<h1 align="center">
<img src="./docs/public/logo.png">
</h1>
<p align="center">docs are almost done.</p>

<h4 align="center">
<a href="https://klassco.cipherlogs.com/core-concepts/why-klassco">WHY</a> |
<a href="https://klassco.cipherlogs.com">HOW</a> |
<a href="https://klassco.cipherlogs.com/more/faq">FAQ</a>
</h4>

<br >


<br />

# Klassco
Just as JSX helps developpers avoid repetition using components, **Klassco**
does the same to you css classnames.



<br >

## Installation
The simplest and fastest way is to use npm

```bash
$ npm install -g klassco
```


<br >

## Usage && Documentation
Get familiar with Klassco and the core concepts. [usage &&
docs](https://klassco.cipherlogs.com)



<br />

## License
This project is licensed under the GPL-3.0 License - see the
[LICENSE](./LICENSE) file for details.

0 comments on commit 77884f4

Please sign in to comment.