README
changeset 26 abd0e8810b78
parent 5 da2fdd072650
--- a/README	Sun Jul 22 15:29:30 2012 +0300
+++ b/README	Tue Aug 21 02:47:32 2012 +0300
@@ -1,45 +1,1 @@
-
-This is a module for mcabber, that allows you to view and
-change mcabber's environment variables and woring directory
-at run-time.
-
-To use this module just load it, commands 'env' and 'cd'
-will be available.
-
-INSTALLATION
-
-To install it, you need:
-make
-cmake
-gcc
-glib
-mcabber's headers
-
-Then do
-$ mkdir build
-$ cd build
-$ cmake ..
-$ make edit_cache
-$ make
-# make install
-
-Debian users can instead of make install do
-$ fakeroot make package
-# dpkg -i libmcabber-env*.deb
-
-Users of other distributions can select appropriate package
-generator, using cache editor.
-
-LICENSE
-
-This code underlies terms of GNU GPL v2 or later. You can find it in file COPYING
-from this distribution or on a GNU web-site <http://www.gnu.org/licenses/>.
-
-CONTACTS
-
-I will be happy to get feedback, patches, suggestions, etc.
-You can send me email or contact via jabber <isbear@unixzone.org.ua>.
-
-  -- Myhailo Danylenko <isbear@ukrpost.net>
-
-
+docs/readme.mdwn
\ No newline at end of file