git repos / PlatformFolders

commit f93d91e4

Poul Sander · 2016-11-12 17:08
f93d91e4239f6feb1483facdb0a1d088c473bb68 patch · browse files
parent 34149f99fb723b5b4515c0e72035247112981e1c

Update README.md

Right path to the license file

Changed files

M README.md before
diff --git a/README.md b/README.md index 77ed559..e0b48fd 100644 --- a/README.md +++ b/README.md
@@ -1,4 +1,4 @@
-# PlatformFolders [![Build Status](https://travis-ci.org/sago007/PlatformFolders.svg?branch=master)](https://travis-ci.org/sago007/PlatformFolders) [![license](https://img.shields.io/github/license/mashape/apistatus.svg)]()
+# PlatformFolders [![Build Status](https://travis-ci.org/sago007/PlatformFolders.svg?branch=master)](https://travis-ci.org/sago007/PlatformFolders) [![license](https://img.shields.io/github/license/sago007/PlatformFolders.svg)](https://raw.githubusercontent.com/sago007/PlatformFolders/master/LICENSE)
A self contained C++ abstraction library so that you do not need to have Linux, Windows and Mac OS X specific code to look for special directories
Can be found at: https://github.com/sago007/PlatformFolders