git repos / PlatformFolders

commit 4f278f37

Poul Sander · 2016-09-06 19:10
4f278f3752a93870c96086bc3e5f39dad9105782 patch · browse files
parent 9ad3df57cae93eef00682e715aea4c7580383914

Update README.md

Added link to releases

Changed files

M README.md before
diff --git a/README.md b/README.md index 661ff88..0ea919d 100644 --- a/README.md +++ b/README.md
@@ -3,6 +3,8 @@ A self contained C++ abstraction library so that you do not need to have Linux,
Can be found at: https://github.com/sago007/PlatformFolders
+Releases can be downloaded here: https://github.com/sago007/PlatformFolders/releases
+
# Rationale
There are a lot of platform abstraction libraries available. You can get graphics abstraction libraries, GUI abstraction libraries and file abstraction libraries.