Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Commit

Permalink
Updating the readme to include the new changes
Browse files Browse the repository at this point in the history
  • Loading branch information
awjudd committed Mar 23, 2015
1 parent dddb3e7 commit d746d6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Laravel 4.2 - Feed Reader
Laravel 5 - Feed Reader
===============

A simple RSS feed reader for **Laravel 5.0**
A simple RSS feed reader for **Laravel 5**

## Features

Expand All @@ -13,7 +13,7 @@ A simple RSS feed reader for **Laravel 5.0**
In the `require` key of `composer.json` file add the following:

```
"awjudd/feed-reader": "1.1.*"
"awjudd/feed-reader": "1.2.*"
```

Run the Composer update command
Expand Down

0 comments on commit d746d6d

Please sign in to comment.