diff options
author | nodiscc <nodiscc@gmail.com> | 2015-10-17 13:45:53 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-10-17 13:45:53 +0000 |
commit | c04fef775bdaf25dc1496b983e8656cf8c23e6e4 (patch) | |
tree | c8b4842cf2c9c5190d1ef98773abd72597511168 /README.md | |
parent | Merge remote-tracking branch 'kickball/pr/311' into mattermost (diff) | |
download | awesome-selfhosted-c04fef775bdaf25dc1496b983e8656cf8c23e6e4.tar.gz awesome-selfhosted-c04fef775bdaf25dc1496b983e8656cf8c23e6e4.zip |
fix mattermost entry
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -779,7 +779,6 @@ See also [Documentation Generators](#documentation-generators), [Wikimatrix](htt * Non-[Free](https://en.wikipedia.org/wiki/Free_software) software must be marked `⊘ Proprietary` next to the title, and added to [non-free.md](non-free.md) * Software with no development activity for 6-12 months may be removed from the list. * The syntax for links is ``[Name](http://homepage/) - Short description ([Demo](http://url.to/demo), [Source code](http://url.of/source/code)) `License` `Language` `` - * License and programming language should be written as AGPLv3/Apache 2.0 Go/Javascript * Please limit the short description of the project to **250 characters**. * The list of contributors can be updated with `git shortlog -sne` |