diff --git a/README.md b/README.md index e35beb7..81fdccf 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,9 @@ -# Aria Template - -This is a personal blog, portfolio, or blog template created for [Static](https://static.devdojo.com). +``` +cd aria-main +``` -![Aria Template Cover Photo](https://raw.githubusercontent.com/static-templates/aria/main/assets/images/cover.jpg) -You can install this theme with the [static](https://www.npmjs.com/package/@devdojo/static) new command like so: ``` -static new folder-name --aria +static dev ```