aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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)
```