Skip to content

Commit

Permalink
some details in README
Browse files Browse the repository at this point in the history
  • Loading branch information
tiye committed Dec 25, 2019
1 parent 86d22c4 commit feb8997
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@
Stir template
------

A string-based HTML template library inspired by React.
> A simple HTML template script. It's supposed to be used in CoffeeScript or CirruScript which use indentations as syntax.
### Usage

```bash
npm i --save-dev stir-template
```

or
![](https://img.shields.io/npm/v/stir-template.svg?style=flat-square)

```
```bash
yarn add --dev stir-template
```

Expand All @@ -36,6 +32,7 @@ stir.title
stir.link
stir.meta
stir.script
stir.style

stir.div
stir.span
Expand Down

0 comments on commit feb8997

Please sign in to comment.