PageRenderTime 52ms CodeModel.GetById 28ms RepoModel.GetById 0ms app.codeStats 0ms

/README-software.md

https://gitlab.com/madamovic-bg/README-template
Markdown | 43 lines | 31 code | 12 blank | 0 comment | 0 complexity | ac9808b5b6cf7f8e9526ec04e39b9618 MD5 | raw file
  1. Software Name as Headline
  2. ======
  3. **Software Name** is a software for things. Short description here.
  4. #### Screenshot
  5. ![Screenshot software](http://url/screenshot-software.png "screenshot software")
  6. ## Download
  7. * [Version X.Y](https://github.com/username/sw-name/archive/master.zip)
  8. * Other Versions
  9. ## Usage
  10. ```$ git clone https://github.com/username/software-project.git
  11. ...```
  12. ## Contributors
  13. ### Contributors on GitHub
  14. * [Contributors](https://github.com/username/sw-name/graphs/contributors)
  15. ### Translations
  16. * [Transifex](https://www.transifex.com/projects/p/sw-name/)
  17. ### Third party libraries
  18. * see [LIBRARIES](https://github.com/username/sw-name/blob/master/LIBRARIES.md) files
  19. ## License
  20. * see [LICENSE](https://github.com/username/sw-name/blob/master/LICENSE.md) file
  21. ## Version
  22. * Version X.Y
  23. ## How-to use this code
  24. * see [INSTRUCTIONS](https://github.com/username/sw-name/blob/master/INSTRUCTIONS.md) file
  25. ## Contact
  26. #### Developer/Company
  27. * Homepage:
  28. * e-mail:
  29. * Twitter: [@twitterhandle](https://twitter.com/twitterhandle "twitterhandle on twitter")
  30. * other communication/social media
  31. [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=username&url=https://github.com/username/sw-name&title=sw-name&language=&tags=github&category=software)