From 751c6c83e4f3098adfd4e636c1ca38afc26f4d55 Mon Sep 17 00:00:00 2001 From: Nico Dinata Date: Wed, 29 May 2024 11:34:23 +1000 Subject: [PATCH] update readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 5291c50..6e3e32a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# mantram +# mantram 📿 -[mantram.blog](https://mantram.blog/) is a library/compilation of various Buddhist -mantrams/suttas (真言). +[mantram.blog](https://mantram.blog/) is a mobile-friendly library/compilation of +various Buddhist mantrams/suttas (真言). -I ([ndinata](https://github.com/ndinata)) built this site so that my family and friends have one central place on which to -find all the mantrams they like to recite. This removes the issue where different -mantrams reside across various books/pictures in the camera roll! +I ([ndinata](https://github.com/ndinata)) built this site so that my family and +friends have an easier time reciting mantrams on their phones. No more having to +zoom in and out of blurry photos of book pages! -You can find all the available mantrams as Markdown files in [src/content/posts](./src/content/posts/). +All the mantrams are available as Markdown files in [src/content/posts](./src/content/posts/). For suggestions/corrections feel free to open an issue or email me :) ## tech stack -The site is built with the lovely [Astro](https://astro.build) framework and (React + [shadcn](https://ui.shadcn.com)) UI components, and is deployed on GitHub Pages. +The site is built with the lovely [Astro](https://astro.build) framework and React + [shadcn](https://ui.shadcn.com) UI components, and is deployed on GitHub Pages. To run it locally: