diff --git a/README.md b/README.md index 3d7440cf..6de76bd8 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,9 @@ 🚧 **In development** 🚧 -**A web-based application to assist cemetery managers with managing their cemetery records** +**A web-based application to assist cemetery managers with managing their cemetery records.** + +![Burial Site View](./docs/burialSite-view.png) This is a major refactoring of the now archived [Lot Occupancy System](https://github.com/cityssm/lot-occupancy-system), diff --git a/docs/README.md b/docs/README.md index b57a4bd5..c6523cef 100644 --- a/docs/README.md +++ b/docs/README.md @@ -4,4 +4,6 @@ **Thank you for taking the time to read the documentation.** +![Burial Site View](./burialSite-view.png) + **Coming soon.** diff --git a/docs/burialSite-view.png b/docs/burialSite-view.png new file mode 100644 index 00000000..137550e0 Binary files /dev/null and b/docs/burialSite-view.png differ