diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-06 20:17:58 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-06 20:17:58 +0000 |
commit | ab92c2a5cd5427bf8a33d06afdb64b88d2d640ed (patch) | |
tree | fc82f068ad7bf8e141b6148f2ff191eab56e1f5a /protocols/Twitter/docs/README.txt | |
parent | 441daff7dfc4cd80075cfbec3345192aab4353b5 (diff) |
Twitter updated
git-svn-id: http://svn.miranda-ng.org/main/trunk@337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Twitter/docs/README.txt')
-rw-r--r-- | protocols/Twitter/docs/README.txt | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/protocols/Twitter/docs/README.txt b/protocols/Twitter/docs/README.txt new file mode 100644 index 0000000000..32b34ea93d --- /dev/null +++ b/protocols/Twitter/docs/README.txt @@ -0,0 +1,10 @@ +Miranda-Twitter +--------------- + +Warning! I'm not maintaining this code anymore! It's still around for people who +want to work on it, but that's it; I make no promises that it even works +(indeed, without updates, it almost certainly won't pass Twitter's auth). + +To compile this code, you'll want to check out the Miranda IM header files and +install them into <source>\miranda: +<https://miranda.svn.sourceforge.net/svnroot/miranda/trunk/miranda/include> |