Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

fix message about Ritchie Legacy-1.0.0 #360

Merged
merged 2 commits into from
Aug 6, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ rit scaffold generate coffee-go

- [Gitbook](https://docs.ritchiecli.io)

## Ritchie Legacy-1.0.0
## Ritchie Legacy-1.x

With the release of version 2.0.0 of Ritchie, the previous version (Ritchie 1.0.0) has been deprecated. Therefore, only bugs will be implemented in this version.
With the release of version 2.0.0 of Ritchie, the previous version (Ritchie 1.x) has been deprecated. Therefore, only bugs fixes will be implemented in this version.

The legacy code is available at [Ritchie Legacy-1.0.0](https://github.com/ZupIT/ritchie-cli/tree/legacy-1.0.0).

Expand Down