From 2e33ffeb8c78de053e58d12eee9b95d8fa811c3a Mon Sep 17 00:00:00 2001 From: irungentoo Date: Sun, 8 Sep 2013 16:08:33 -0400 Subject: Updated README. --- README.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f0548d0..39fc259e 100644 --- a/README.md +++ b/README.md @@ -28,15 +28,8 @@ Keep everything really simple. + When both peers are securely connected, they can exchange messages, initiate a video chat, send files, etc, all using encrypted communications. + Current build status: [![Build Status](https://travis-ci.org/irungentoo/ProjectTox-Core.png?branch=master)](https://travis-ci.org/irungentoo/ProjectTox-Core) -## Roadmap: -- [x] Get our DHT working perfectly. (Done, needs large scale testing though) -- [x] Reliable connection (See Lossless UDP protocol) to other peers according to client ID. (Done, see `DHT_sendfiletest.c` for an example) -- [x] Encryption. (Done) -- [ ] Get a simple text only IM client working perfectly. (This is where we are) -- [ ] Streaming media -- [ ] ??? - -For further information, check our [To-do list](http://wiki.tox.im/index.php/TODO) +## TODO: +- [TODO](/docs/TODO) ### Why are you doing this? There are already a bunch of free skype alternatives. The goal of this project is to create a configuration-free P2P skype -- cgit v1.2.3