Skip to content

Commit

Permalink
Minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioBrancati committed Jun 21, 2017
1 parent ee1b02e commit 18faf91
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,12 @@

Swift Version <img src="http://github.fabriziobrancati.com/bfkit/resources/swift-icon.png" height="25" width="25">
=============

If you are looking for Swift version check it out here: **[BFKit Swift](https://github.com/FabrizioBrancati/BFKit-Swift)**

What does it do
===============

BFKit is a collection of useful classes to **develop Apps faster**.

For example you can use every iOS font with just an enum!
Expand Down Expand Up @@ -85,6 +87,7 @@ It also adds some useful method to some classes like:

Language support
================

- Brazilian Portuguese (pt-Br)
- English (en)
- Indonesian (id)
Expand All @@ -99,24 +102,28 @@ Language support

Requirements
============

- iOS SDK **7.0** if you copy the Framework files (Source folder)
- iOS SDK **8.0** if you use it as a Framework
- **Xcode 7.0** or later
- **ARC**

Communication
=============

- If you need help, use Stack Overflow.
- If you found a bug, open an issue.
- If you have a feature request, open an issue.
- If you want to contribute, see [Contributing](https://github.com/FabrizioBrancati/BFKit#contributing-octocat) section.

Contributing :octocat:
======================

See [CONTRIBUTING.md](https://github.com/FabrizioBrancati/BFKit/blob/master/.github/CONTRIBUTING.md) file.

Installing and Usage
====================

### iOS 7 or later compatible
#### Manual
- Copy the **Source** folder to the project
Expand Down Expand Up @@ -201,18 +208,22 @@ Installing and Usage

Documentation
=============

### [CocoaDocs] - 100% Documented

Changelog
=========

To see what has changed in recent version of BFKit, see the **[CHANGELOG](https://github.com/FabrizioBrancati/BFKit/blob/master/CHANGELOG.md)**

Demo
====

Open and run the BFKitDemo project in Xcode and see BFKit in action!

Todo
====

- :heavy_minus_sign: Create great tests and add Coveralls badge
- :heavy_minus_sign: Add support to macOS, watchOS and tvOS
- :heavy_minus_sign: Create a new Example App that shows all the functionalities of BFKit
Expand All @@ -222,6 +233,7 @@ Todo

Author
======

**Fabrizio Brancati**

[![Website](https://img.shields.io/badge/website-fabriziobrancati.com-4fb0c8.svg)](http://www.fabriziobrancati.com)
Expand All @@ -230,6 +242,7 @@ Author

License
=======

BFKit is available under the MIT license. See the **[LICENSE](https://github.com/FabrizioBrancati/BFKit/blob/master/LICENSE)** file for more info.

[CocoaDocs]: http://cocoadocs.org/docsets/BFKit/1.9.3/

0 comments on commit 18faf91

Please sign in to comment.