Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
remirobert committed Mar 1, 2015
1 parent e23c309 commit 83475e8
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Expand Up @@ -7,10 +7,8 @@ Tempo was designed to work both in OSX and in iOS (7.0+).
Work with the time or dates can be cumbersome, iOS development. Tempo allows you to deal easly with date and time.
Basics manipulations are already implemented in Tempo.

<p align="center">
<img src ="https://raw.githubusercontent.com/remirobert/Tempo/master/tempoExample/howBanner.png"/>
</p>
</br>
How to use it ?
===============

You can build a new Tempo, with severals way:

Expand Down Expand Up @@ -142,10 +140,9 @@ date.timeAgoSimple(Tempo())
date.dateTimeUntilNow() // "This year"
date.dateTimeUntil(Tempo())
```
<p align="center">
<img src ="https://raw.githubusercontent.com/remirobert/Tempo/master/tempoExample/licenseBanner.png"/>
</p>
</br>

License
=======

```
The MIT License (MIT)
Expand Down

0 comments on commit 83475e8

Please sign in to comment.