X-Git-Url: https://git.llucax.com/software/eventxx.git/blobdiff_plain/ab96e110f2d5754fc1d9822db3506d58a0929122..05c87a8111143c57ddf2f2111a4e2d0240a6a49e:/README
diff --git a/README b/README
index 02d1ee5..e448f9d 100644
--- a/README
+++ b/README
@@ -7,6 +7,9 @@
@section Introduction
+@warning This project is not maintained anymore, it is kept alive just to
+historical/educational reasons.
+
@libevent is a popular API that provides a mechanism to execute a callback
function when a specific event occurs on a file descriptor or after a
timeout has been reached. Furthermore, @libevent also support callbacks due
@@ -25,19 +28,16 @@ possible.
Please, visit the @eventxx website for the latest version of this
documentation.
-You can always get the current
-release from the
-release
-directory or grab the
-most up
-to date sources from the git repository.
+@section Download
+
+You can always get the current
+release from the release directory or
+grab the most up to date sources from
+the git repository.
-You can also take a look the the eventxx
-gitweb interface to see the latest changes online or subscribe to its
-RSS
-feed to follow the development.
+You can also take a look the the eventxx gitweb
+interface to see the latest changes online or subscribe to its
+Atom feed to follow the development.
@section Usage
@@ -151,13 +151,14 @@ it.
@author Leandro Lucarella
-@version 1.0
+@version 1.0.1
@par License
-This program is under the BOLA license (see
-http://auriga.wearlab.de/~alb/bola/ for more details or read the
-LICENSE
-file itself, it's very short and it basically says it's Public Domain).
+This program is under the BOLA
+License (see the license website or the
+LICENSE
+file itself for more details, it's very short and it basically says it's
+Public Domain).
*/