Blame README.md

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