From 536d4e1e51b26dbcb083a247cad9e43f5604bcab Mon Sep 17 00:00:00 2001 From: Alain Chautard Date: Fri, 5 Jan 2024 15:43:27 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ca56ed7..7f30519 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![Build Status](https://travis-ci.org/alcfeoh/ng2-training.png)](https://travis-ci.org/alcfeoh/ng2-training) -This project is updated for Angular 16 with Angular CLI 16. +This project was updated for Angular 16 with Angular CLI 16. It won't be upgraded to Angular 17. Instead, visit: `https://github.com/alcfeoh/ngx-training` ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.