diff --git a/.gitignore b/.gitignore index 0701f44..f58050b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ node_modules drivers.json stats.json -.idea \ No newline at end of file +.idea +.DS_Store diff --git a/README.md b/README.md index ccb3588..6e02954 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@
- Logo + Logo

Stewardle

diff --git a/assets/screenshot.png b/assets/screenshot.png new file mode 100644 index 0000000..3a2b210 Binary files /dev/null and b/assets/screenshot.png differ