summary refs log tree commit diff stats
path: root/README.md
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 21:44:15 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-03-31 21:44:15 +0200
commit76084f4a268e2de36c4144e1a8891c038178f8ea (patch)
tree5c474031a5a3aca87b026f242006a8606ac0d214 /README.md
parentchore(treewide): Update this project to today's standards. (diff)
downloadlpm-76084f4a268e2de36c4144e1a8891c038178f8ea.tar.gz
lpm-76084f4a268e2de36c4144e1a8891c038178f8ea.zip
docs(example): Add an example directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index ae51118..894f67f 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,8 @@ structure and thus facilitates adding new chapters (resp. sections) and sections
 ## Configuration
 
 An example `lpm.toml` config file is to be found in here:
-[`./example/lpm.toml`](./example/lmp.toml).
+[`./example/lpm.toml`](./example/lpm.toml).
+The `example` directory contains an example, how a lpm project might look like.
 
 ## Licence