git repos / PlatformFolders

commit f0ff548b

sago007 · 2016-09-07 21:20
f0ff548b36d5b1b9954ff90288a584fa3726b80e patch · browse files
parent 411ebafb047395c3e3f170ec627e87fb8ba01531
parent 4f278f3752a93870c96086bc3e5f39dad9105782

Merge branch 'master' of github.com:sago007/PlatformFolders

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.