Skip to content

Commit

Permalink
Readme.md Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
harrytwright committed Jul 3, 2017
1 parent 77bbfd3 commit 60bb23f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ it, simply add the following line to your Podfile:

```ruby
pod "Trolley"
pod "Trolley/Database" # For the Product/Basket Management

# Coming Soon
pod "Trolley/Notification" # For Notifications
pod "Trolley/Delivery" # For Delivery Tracking
pod "Trolley/UI" # For UI Elements and nice items
pod "Trolley/ARKit" # Name is the clue
```

## Features
Expand Down

0 comments on commit 60bb23f

Please sign in to comment.