diff --git a/README.md b/README.md index fd880dc..68809d8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,14 @@ libed2k eDonkey protocol library. Fast cross-platform eDonkey protocol library. Inspired by libtorrent_rasterbar. - Main features: - high speed - async IO + +Building +-------- + +* Linux, Mac OS X - static library by cmake +* Windows - Visual Studio 2008 solution in win32 directory + +