Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 681 Bytes

README.md

File metadata and controls

41 lines (28 loc) · 681 Bytes

PROJECT TITLE

A short description of what the project is all about.

Contents

Dependencies

  • Development Environment
    • Libraries
    • Tools
    • Link to requirements.txt, package.json,..
  • Production Environment
    • deployment platform

Setup

  • How to install project dependencies
  • How to install the application
  • ..

Usage

  • How to use the application
  • ..

Issues

  • List of known issues and troubleshooting steps
  • Link to the ISSUES.md file

References

  • 3rd-party API documentations
  • Technical articles, blogs, cources, etc.