Skip to content

Commit

Permalink
Update nickname
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeSlave committed Sep 26, 2016
1 parent 5bf3256 commit d41d1b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
D library for getting standard paths (e.g. Pictures, Music, Documents and also generic configuration and data paths).
Inspired by QStandardPaths from Qt.

[![Build Status](https://travis-ci.org/MyLittleRobo/standardpaths.svg?branch=master)](https://travis-ci.org/MyLittleRobo/standardpaths)
[![Build Status](https://travis-ci.org/FreeSlave/standardpaths.svg?branch=master)](https://travis-ci.org/FreeSlave/standardpaths)

[Online documentation](http://mylittlerobo.github.io/standardpaths/standardpaths.html)
[Online documentation](http://freeslave.github.io/standardpaths/standardpaths.html)

## Platform support

Expand Down
2 changes: 1 addition & 1 deletion source/standardpaths.d
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
/**
* Functions for retrieving standard paths in cross-platform manner.
* Authors:
* $(LINK2 https://github.com/MyLittleRobo, Roman Chistokhodov)
* $(LINK2 https://github.com/FreeSlave, Roman Chistokhodov)
* License:
* $(LINK2 http://www.boost.org/LICENSE_1_0.txt, Boost License 1.0).
* Copyright:
Expand Down

0 comments on commit d41d1b9

Please sign in to comment.