Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Commit

Permalink
docs: update readme with end-of-life message
Browse files Browse the repository at this point in the history
  • Loading branch information
jelbourn committed Mar 10, 2022
1 parent 4d34324 commit ddd812a
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
@@ -1,10 +1,11 @@
# packaged angular

**This package contains AngularJS (version 1.x), if you are looking for the latest Angular, please visit [@angular/core](https://npmjs.com/@angular/core).**
**This package contains the legacy AngularJS (version 1.x). AngularJS support has officially ended
as of January 2022.
[See what ending support means](https://docs.angularjs.org/misc/version-support-status) and
[read the end of life announcement](https://goo.gle/angularjs-end-of-life).**

This repo is for distribution on `npm` and `bower`. The source for this module is in the
[main AngularJS repo](https://github.com/angular/angular.js).
Please file issues and pull requests against that repo.
**[See `@angular/core` for the actively supported Angular](https://npmjs.com/@angular/core).**

## Install

Expand Down Expand Up @@ -45,7 +46,7 @@ Documentation is available on the

The MIT License

Copyright (c) 2010-2015 Google, Inc. http://angularjs.org
Copyright (c) 2022 Google LLC

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit ddd812a

Please sign in to comment.