git repos / PlatformFolders

commit 4d95f02e

Poul Sander · 2017-02-28 17:56
4d95f02e39efc50192d81122a260ddd673b1d423 patch · browse files
parent 2b84d0ceaf97800ccb709ed5483f90818da72321

Update README.md

Added gitter

Changed files

M README.md before
diff --git a/README.md b/README.md index 90dd299..fd2dcfb 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/sago007/PlatformFolders.svg)](https://raw.githubusercontent.com/sago007/PlatformFolders/master/LICENSE)
+# 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) [![Join the chat at https://gitter.im/PlatformFolders/Lobby](https://badges.gitter.im/PlatformFolders/Lobby.svg)](https://gitter.im/PlatformFolders/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A C++ library to look for special directories like "My Documents" and "%APPDATA%" so that you do not need to write Linux, Windows or Mac OS X specific code
Can be found at: https://github.com/sago007/PlatformFolders