Blame README.md

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