From e0de512d0f7c4497fe09ea42275f82ab67bcdebd Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Mon, 17 Oct 2022 11:14:07 +0630 Subject: [PATCH] docs: update readme text --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6ff5d4f..026378e 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ This theme is self-documented \_ which means articles/posts in this theme can al Inside of AstroPaper, you'll see the following folders and files: -``` +```bash / ├── public/ │ ├── assets/ @@ -129,7 +129,7 @@ All commands are run from the root of the project, from a terminal: ## 👀 Want to learn more? -If you want to know more about Astro check [thier documentation](https://docs.astro.build) or jump into their [Discord server](https://astro.build/chat). +If you want to know more about Astro check [Astro documentation](https://docs.astro.build) or jump into Astro's [Discord server](https://astro.build/chat). ## License