Skip to content
Merged
Changes from all commits
Commits
File filter

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 @@ -15,9 +15,9 @@ You can also check post about using ngx-restangular with [restdb.io](https://res
Ngx-restangular almost all functionality was transferred from the Restangular.
We are open to any cooperation in terms of its further development.

# Renaming from ng2-restangular to ngx-restangular
# Renaming project from ng2-restangular to ngx-restangular

This project was renamed from **ng2-restangular** to **ngx-restangular** due to implementation of Semantic Versioning by Angular Core Team. NPM name also changed, you can install actual version of project with ``npm install ngx-restangular``.
This project was renamed from **ng2-restangular** to **ngx-restangular** due to implementation of Semantic Versioning by Angular Core Team. NPM name has also changed, you can install actual version of the project with ``npm install ngx-restangular``.

# Table of contents

Expand Down