summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRichard Laager <rlaager@wiktel.com>2016-06-16 21:46:08 +0000
committerRichard Laager <rlaager@wiktel.com>2016-06-16 21:46:08 +0000
commitd643c60398c72c22e92423f93fe33552d3ce2f16 (patch)
tree007ab699e79938dab56578e50384f54bcd4c2eb0 /README
parent4c2bb0f7751411c7104a460137c2e41f69961d8f (diff)
downloadpidgin-d643c60398c72c22e92423f93fe33552d3ce2f16.tar.gz
README edited online with Bitbucket
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index c005127a46..176aebc4a7 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ See AUTHORS and COPYRIGHT for the list of contributors.
libpurple is a library intended to be used by programmers seeking
to write an IM client that connects to many IM networks. It supports
-AIM, ICQ, XMPP, MSN and Yahoo!, among others.
+AIM, ICQ, XMPP, and Yahoo!, among others.
Pidgin is a graphical IM client written in C which uses the GTK+
toolkit.
@@ -60,5 +60,4 @@ $PREFIX/lib/pidgin and $PREFIX/lib/finch for UI-specific, respectively.
To build a plugin from a .c file, put it in the plugins/ directory in
the source and run 'make filename.so', e.g. if you have the .c file
'kickass.c', put it in the plugins/ directory, and from that directory,
-run 'make kickass.so'.
-
+run 'make kickass.so'. \ No newline at end of file