diff --git a/README.md b/README.md index fa801bc6e..2b0cfc763 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,7 @@ You can find: - user research findings in [research/](research/) - documentation of our designs in [design/](design/) -We also have: -- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc) -- [a public wiki](https://github.com/alphagov/forms/wiki) that we don't use all that much +## Our repositories You can find our code in the following repositories: - [forms-admin](https://github.com/alphagov/forms-admin) - our application for building forms. @@ -22,6 +20,9 @@ You can find our code in the following repositories: - [forms-prototypes](https://github.com/alphagov/forms-prototypes) - our prototypes, used for user research and design exploration. - [govuk-forms-markdown](https://github.com/alphagov/govuk-forms-markdown) - our gem for rendering the limited subset of markdown we support. +We also have: +- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc) + ## License Unless stated otherwise, the codebase is released under [the MIT License](LICENCE). This covers both the codebase and any sample code in the documentation.