Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
eleev committed Mar 8, 2020
1 parent c03f910 commit 10060a1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# flappy-fly-bird [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)

[![Language](https://img.shields.io/badge/language-Swift_5.0-orange.svg)]()
[![Language](https://img.shields.io/badge/language-Swift_5.1-orange.svg)]()
[![Framework](https://img.shields.io/badge/framework-SpriteKit-red.svg)]()
[![Framework](https://img.shields.io/badge/framework-GameplayKit-purple.svg)]()
[![Shaders](https://img.shields.io/badge/shaders-GLSL-green.svg)]()
[![License](https://img.shields.io/badge/license-MIT-blue.svg)]()

**Last Update: 31/March/2019.**
**Last Update: 08/March/2020.**

![](logo-flappy_fly_bird.png)

Expand Down Expand Up @@ -67,6 +67,9 @@ There were used graphical resources such as `audio`, `music` and `images`. Those
- Migration to `Swift 5.0`
- Minor changes

## v 1.4.7
- Minor updated that includes the support for the latest changes in the language and SDK

# 🗺 Roadmap
- [x] New playable characters
- [ ] Unique visual effects for playable characters
Expand Down

0 comments on commit 10060a1

Please sign in to comment.