backend-*: updated READMEs

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-02-14 13:55:45 +01:00
parent c3c928db92
commit 725383f69d
5 changed files with 36 additions and 10 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
# @backstage/backend-app-api
**This package is HIGHLY EXPERIMENTAL, do not use this for production**
**This package is EXPERIMENTAL, we recommend against using it for production deployments**
This package provides the core API used by Backstage backend apps.
@@ -17,3 +17,4 @@ yarn add --cwd packages/backend @backstage/backend-app-api
- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://github.com/backstage/backstage/blob/master/docs/README.md)
- [Backstage Backend System](https://backstage.io/docs/backend-system/)