Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
fummicc1 committed Aug 18, 2020
1 parent de2c095 commit 681b325
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
![Images](https://github.com/fummicc1/SimpleRoulette/blob/master/Assets/SimpleRoulette.png)

**WARNING: still an alpha version.**

## Demo

![demo](https://github.com/fummicc1/SimpleRoulette/blob/master/Assets/demo_0.0.2.gif)
Expand All @@ -13,7 +11,7 @@
Create `Package.swift` and add dependency like below.
```swift
dependencies: [
.package(url: "https://github.com/fummicc1/SimpleRoulette.git", from: "0.0.10")
.package(url: "https://github.com/fummicc1/SimpleRoulette.git", from: "0.1.0")
]
```

Expand Down

0 comments on commit 681b325

Please sign in to comment.