From d56ee5a157eea9c50e22e120bf287f8159647a6e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20=C3=85lund?= Date: Tue, 7 Apr 2020 15:57:35 +0200 Subject: [PATCH] Link to Design from README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad486901b8..c012638e7d 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ For more complex development environment configuration, see the - [Getting Started](docs/getting-started/README.md) - [Architecture](docs/architecture-terminology.md) - [API references](docs/reference/README.md) +- [Designing for Backstage](docs/design.md) - [Storybook - UI components](http://storybook.backstage.io) ([WIP](https://github.com/spotify/backstage/milestone/9)) - [Contributing to Storybook](docs/getting-started/contributing-to-storybook.md) - Using Backstage components (TODO)