diff options
author | sinanmohd <pcmsinan@gmail.com> | 2021-11-14 18:06:55 +0530 |
---|---|---|
committer | sinanmohd <pcmsinan@gmail.com> | 2023-01-11 18:38:48 +0530 |
commit | 0735437313b92d7da888cc0d13fcfaddd2e0bcce (patch) | |
tree | c1df56774e9ddd733464874d5609490052ae95d9 | |
parent | 3d6fef620272864bb619fdf7181a467945c9c237 (diff) |
added README.md file
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..932cd67 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# dwm: dynamic window manager + +dwm is an extremely fast, small, and dynamic window manager for X. |