README.md in bulmatown-1.1.0 vs README.md in bulmatown-1.2.2

- old
+ new

@@ -1,17 +1,17 @@ # Bulmatown ## A Bulma CSS starter theme for Bridgetown. [Bulma](https://bulma.io) is a clean, modern CSS framework for rapid prototyping of content-focused websites. Use this theme to start using Bulma in your new [Bridgetown](https://www.bridgetownrb.com) site quickly, while preserving _all_ of the advanced customization possibilities as if you configured Bulma manually. -**[LIVE DEMO](https://bulmatown.vercel.app)** +**[LIVE DEMO](https://bulmatown.onrender.com)** ![Bulmatown Example](https://res.cloudinary.com/mariposta/image/upload/c_thumb,w_900/v1593195961/bulmatown/bulmatown-example.jpg) ## Installation -Bulmatown requires Bridgetown v0.15 or later +Bulmatown requires Bridgetown v1.0 or later (for >= 1.2), or v0.15 or later (~1.1) To install Bulmatown while creating a new Bridgetown site: ```sh bridgetown new mysite -a https://github.com/whitefusionhq/bulmatown @@ -112,6 +112,6 @@ 1. Fork it (https://github.com/whitefusionhq/bulmatown/fork) 2. Clone the fork using `git clone` to your local development machine. 3. Create your feature branch (`git checkout -b my-new-feature`) 4. Commit your changes (`git commit -am 'Add some feature'`) 5. Push to the branch (`git push origin my-new-feature`) -6. Create a new Pull Request \ No newline at end of file +6. Create a new Pull Request