Blame README

Packit 1fb8d4
FreeRDP: A Remote Desktop Protocol Implementation
Packit 1fb8d4
=================================================
Packit 1fb8d4
Packit 1fb8d4
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Packit 1fb8d4
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
Packit 1fb8d4
interoperability can finally liberate your computing experience.
Packit 1fb8d4
Packit 1fb8d4
Resources
Packit 1fb8d4
---------
Packit 1fb8d4
Packit 1fb8d4
Project website: https://www.freerdp.com/
Packit 1fb8d4
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Packit 1fb8d4
Sources: https://github.com/FreeRDP/FreeRDP/
Packit 1fb8d4
Downloads: https://pub.freerdp.com/releases/
Packit 1fb8d4
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Packit 1fb8d4
API documentation: https://pub.freerdp.com/api/
Packit 1fb8d4
Packit 1fb8d4
IRC channel: #freerdp @ irc.freenode.net
Packit 1fb8d4
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel
Packit 1fb8d4
Packit 1fb8d4
Microsoft Open Specifications
Packit 1fb8d4
-----------------------------
Packit 1fb8d4
Packit 1fb8d4
Information regarding the Microsoft Open Specifications can be found at:
Packit 1fb8d4
http://www.microsoft.com/openspecifications/
Packit 1fb8d4
Packit 1fb8d4
A list of reference documentation is maintained here:
Packit 1fb8d4
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation
Packit 1fb8d4
Packit 1fb8d4
Compilation
Packit 1fb8d4
-----------
Packit 1fb8d4
Packit 1fb8d4
Instructions on how to get started compiling FreeRDP can be found on the wiki:
Packit 1fb8d4
https://github.com/FreeRDP/FreeRDP/wiki/Compilation