PageRenderTime 76ms CodeModel.GetById 33ms RepoModel.GetById 1ms app.codeStats 0ms

/README-apps.md

https://gitlab.com/madamovic-bg/README-template
Markdown | 61 lines | 43 code | 18 blank | 0 comment | 0 complexity | 7ac03a0d7bf216086854e266279eaef4 MD5 | raw file
  1. App Name as Headline
  2. ======
  3. **App Name** is an app for things. Short description here.
  4. #### Screenshot
  5. ![Screenshot Android](http://url/screenshot-appname-android.png "screenshot Android")
  6. ![Screenshot iOS](http://url/screenshot-appname-ios.png "screenshot iOS")
  7. #### App Stores
  8. <!-- edit this image location -->
  9. [![Get it on Google Play](https://raw.github.com/repat/README-template/master/googleplay.png)](https://play.google.com/store/apps/details?id=com.package.path)
  10. <!-- edit this image location -->
  11. [![Download on the AppStore](https://raw.github.com/repat/README-template/master/appstore.png)](https://itunes.apple.com/app/id123456)
  12. #### QR Market Links
  13. ![QR-Code Android](http://url/qrcode-appname-android.png)
  14. ![QR-Code iOS](http://url/qrcode-appname-ios.png)
  15. ## Tests
  16. #### Works on
  17. * Devices it works with
  18. #### Does not work on
  19. * Devices it doesn't work with
  20. ## Contributors
  21. ### Artwork
  22. * Any credit to artists(music,images,...)
  23. ### Contributors on GitHub
  24. * [Contributors](https://github.com/username/appname/graphs/contributors)
  25. ### Translations
  26. * [Transifex](https://www.transifex.com/projects/p/appname/)
  27. ### Third party libraries
  28. * see [LIBRARIES](https://github.com/username/appname/blob/master/LIBRARIES.md) files
  29. ## Permissions
  30. * Any permissions needed by the app
  31. ## License
  32. * see [LICENSE](https://github.com/username/appname/blob/master/LICENSE.md) file
  33. ## Version
  34. * Version X.Y
  35. ## How-to use this code
  36. * see [INSTRUCTIONS](https://github.com/username/appname/blob/master/INSTRUCTIONS.md) file
  37. ## Contact
  38. #### Developer/Company
  39. * Homepage:
  40. * e-mail:
  41. * Twitter: [@twitterhandle](https://twitter.com/twitterhandle "twitterhandle on twitter")
  42. * other communication/social media
  43. [![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/appname&title=appname&language=&tags=github&category=software)