Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Axadiw committed Mar 9, 2016
1 parent 80b1e12 commit ee3f05b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
*.pyc
.tox
VectorAssets
GeneratedAssets
13 changes: 7 additions & 6 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,13 @@ brew tap Polidea/tap
brew install basset_ios
```

In order to upgrade **Basset** type:

```
brew update
brew upgrade basset_ios
```

####Known issues

#### Outdated homebrew version
Expand All @@ -66,12 +73,6 @@ run
xcode-select —install
```

####Docker

```
TBD
```

##Usage

In order to use **Basset** you need to tell which directory you're using to store vector images, where generated PNGs will be store etc. You can do this by following naming convention written below, or by specifying explicit configuration via command line parameters or dedicated configuration file.
Expand Down

0 comments on commit ee3f05b

Please sign in to comment.