README
changeset 32 ca6ef5ecb3ce
parent 3 c0c84518b242
--- a/README	Wed Aug 08 14:44:20 2012 +0300
+++ b/README	Mon Aug 20 22:39:00 2012 +0300
@@ -1,46 +1,1 @@
-
-This is a module for mcabber, that allows you to send shell
-command output to your buddy.
-
-To use this module just load it (there are some options, described
-in cmd.rc, but none of them is required for proper operation) and
-use command 'cmd'.
-
-INSTALLATION
-
-To install it, you need:
-cmake
-make
-gcc
-glib
-mcabber's headers
-loudmouth headers (included from mcabber's)
-
-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 ...-*.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