From daa7525d64db1285b10338938faf278fd927af98 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 --- experimental/NOTES | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 experimental/NOTES diff --git a/experimental/NOTES b/experimental/NOTES new file mode 100644 index 00000000..01f9b9e0 --- /dev/null +++ b/experimental/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.