diff --git a/README.md b/README.md index a180ddf..d990682 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # Quickstart Theme for NodeBB -This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) or [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) instead, switch to the appropriate branch. +This repository contains all of the preparatory work for a theme based off of the [Persona theme](https://github.com/NodeBB/nodebb-theme-persona). If you'd like to base your theme off another supported theme instead, switch to the appropriate branch: + +* [Lavender](https://github.com/NodeBB/nodebb-theme-lavender) +* [Vanilla](https://github.com/NodeBB/nodebb-theme-vanilla) +* [Material](https://github.com/pichalite/nodebb-theme-material) Fork it to create your own theme based off of it! @@ -34,4 +38,8 @@ Also, add a screenshot! Take a picture of your theme, and save it as "screenshot ``` json "screenshot": "screenshot.png" -``` \ No newline at end of file +``` + +### Credits + +Material theme by [pichalite](https://github.com/pichalite). \ No newline at end of file