Skip to content

Commit

Permalink
📝 Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gluons committed Sep 8, 2018
1 parent 4c4fd3e commit 2129cbd
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# easylist-thailand-site
# EasyList Thailand
[![Travis](https://img.shields.io/travis/easylist-thailand/site.svg?style=flat-square)](https://travis-ci.org/easylist-thailand/site)

This repository is Home Page for [EasyList Thailand](https://github.com/easylist-thailand/easylist-thailand).

Made with [Buefy](https://buefy.github.io/).

**Homepage:** https://easylist-thailand.github.io/

## Project setup
```
Expand All @@ -7,15 +14,15 @@ yarn install

### Compiles and hot-reloads for development
```
yarn run serve
yarn dev
```

### Compiles and minifies for production
```
yarn run build
yarn build
```

### Lints and fixes files
```
yarn run lint
yarn lint
```

0 comments on commit 2129cbd

Please sign in to comment.