aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2022-02-18 13:08:15 -0600
committerMatt Strapp <matt@mattstrapp.net>2022-02-18 13:08:15 -0600
commit8bd38d527578f426405efc519e3f971850d01f1b (patch)
treeff911154e3096ca7c3b3d056afd10a6b37f13351 /README.md
parentChange git repo (diff)
downloadee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar.gz
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar.bz2
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar.lz
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar.xz
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.tar.zst
ee4511w-web-8bd38d527578f426405efc519e3f971850d01f1b.zip
Add README to file map
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d8f4cdf..e45cb32 100644
--- a/README.md
+++ b/README.md
@@ -31,5 +31,5 @@ The structure of the repository is as follows:
│ │ ├── pages (Template files for the main static pages)
│ │ └── partials (Boilerplate used by every static page)
| └── index.ts (the entry point, where the static content is served)
-
+└── README.md (what you are currently reading)
```