Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added migration guide and release notes to readme
  • Loading branch information
CodeAndWeb authored Nov 4, 2024
1 parent 0818cec commit 1cddd2c
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ The internationalization (i18n) library for Angular.

## Angular 16, 17, 18+

The [new documentation](https://ngx-translate.org/) now covers installation on
The new [documentation](https://ngx-translate.org/) now covers installation on
Angular 16+ and is divided into smaller, more readable sections, making it
easier to digest than this big README. It also documents the additional
interfaces and explains how to develop custom plugins.

New documentation: **https://ngx-translate.org/**
- [Full documentation](https://ngx-translate.org)
- [Migration guide v15 -> v16](https://ngx-translate.org/getting-started/migration-guide/)
- [Release Notes](https://github.com/ngx-translate/core/releases)

In addition to that, a getting started tutorial is available here:
[How to Translate Your Angular App with NGX-Translate](https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-angular-app-with-ngx-translate)
Expand Down

0 comments on commit 1cddd2c

Please sign in to comment.