aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDevin J. Pohly <djpohly@gmail.com>2020-12-24 20:28:08 -0500
committerDevin J. Pohly <djpohly@gmail.com>2020-12-24 20:28:08 -0500
commit5f3a7887f398385d93f61294c6fe876e6abb7c5d (patch)
treeb48d899732198e0bf0676431a601eefebf6011a0 /README.md
parent62529e251dd04f526063c1c574122ecfbabb709f (diff)
Same target as dwm sounds like a good goal
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 c60b4b3..2a1742f 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ dwl is a compact, hackable compositor for Wayland based on [wlroots](https://git
- Easy to understand, hack on, and extend with patches
- One C source file (or a very small number) configurable via `config.h`
-- Limited to a maximum number of SLOC (to be determined)
+- Limited to 2000 SLOC to promote hackability
- Tied to as few external dependencies as possible