Skip to content

Commit

Permalink
[Discovery One] Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andres-montanez committed Mar 31, 2018
1 parent b4f6130 commit e73b972
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Simply add the following dependency to your project’s composer.json file:

```json
"require": {
"andres-montanez/magallanes": "^3.0"
"andres-montanez/magallanes": "^4.0"
}
```
Finally you can use **Magallanes** from the vendor's bin:
Expand All @@ -25,8 +25,5 @@ Finally you can use **Magallanes** from the vendor's bin:
$ vendor/bin/mage version
```

### What happend to version 2?
There is no version 2. I've skipped it and jumpped stright from v1 to v3. This new version of **Magallanes** is quite radical and different from it's successor. The whole application has been rewritten using **_Symfony3 Components_**, so naming it v3 makes a lot of sense.

### Codename Nostromo
Each new mayor version of **Magallanes** will have a codename (like Ubuntu), and in the current version it is **_Nostromo_**, like the spaceship from the movie *Alien (1979)*.
### Codename Discovery One
Each new mayor version of **Magallanes** will have a codename (like Ubuntu), version 3 was _Nostromo_, and in the current version it is **_Discovery One_**, in homage to the spaceship from the ground breaking film *2001: A Space Odyssey (1968)*.

0 comments on commit e73b972

Please sign in to comment.