From 67eb639101d623a773d293fba19c3334611a9d5a Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Mon, 17 Mar 2008 21:13:41 +0000 Subject: [PATCH] Added notes for experimental --- NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 NOTES diff --git a/NOTES b/NOTES new file mode 100644 index 0000000..01f9b9e --- /dev/null +++ b/NOTES @@ -0,0 +1,10 @@ +== Experimental == + +This part of libburnia project (libburnia-project.org) subversion repository +contains and will contain experimental implementations and new explorations +of either libburnia project team members or outside contributors. + +It is merely intented as a playground where we can toy around with new libraries, +applications, and other creations. Those toys that reach certain level of +maturity will be subject of inclusion in the regular libburnia development and +release process.