Blame README.md

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