From 01d2a57fc36f72f1437d4b7a120407954280c1c2 Mon Sep 17 00:00:00 2001 From: Marc Lagrange Date: Thu, 16 Oct 2008 20:19:02 +0200 Subject: [PATCH] README: Add OS section. Signed-off-by: Marc Lagrange --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index c2b2a91..1dfa418 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ ABOUT : -WMFS for GNU/Linux +WMFS Window Manager. * Window Manager From Scratch Un WM tout bete, crée a partir de 0. @@ -18,6 +18,10 @@ REQUIREMENT : · libx11 · CMake >= 2.6 +OS : + · GNU/Linux : Supported. + · FreeBSD : In the way. + INSTALL : · mkdir build · cd build