summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
index c4e0338..e75a1e2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,22 @@
Schist is a budgeting app.
+## Formatting
+
+Schist is formatted using dprint.
+
+To install on Mac or Linux, use Homebrew:
+
+```sh
+brew install dprint
+```
+
+To format the project, run:
+
+```sh
+dprint fmt
+```
+
## Links
- [Designs](https://design.penpot.app/#/workspace/345886aa-f4d1-8033-8005-670f665094a3/a0a8e792-b2d2-818e-8005-670ffeb32184)