From 368cb6b0d25db2ae23be42ad51584de059997e51 Mon Sep 17 00:00:00 2001
From: Benedikt Peetz <benedikt.peetz@b-peetz.de>
Date: Mon, 20 May 2024 16:10:21 +0200
Subject: refactor(sys): Modularize and move to `modules/system` or `pkgs`

---
 pkgs/sources/lf-make-map/README.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)
 create mode 100644 pkgs/sources/lf-make-map/README.md

(limited to 'pkgs/sources/lf-make-map/README.md')

diff --git a/pkgs/sources/lf-make-map/README.md b/pkgs/sources/lf-make-map/README.md
new file mode 100644
index 00000000..0c57cede
--- /dev/null
+++ b/pkgs/sources/lf-make-map/README.md
@@ -0,0 +1,12 @@
+# Lf make map
+
+> An automatic lf cd mapping generator
+
+Some text about the project.
+
+## Licence
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
-- 
cgit 1.4.1