Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 724 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 724 Bytes

Project Name

Library proving tools to access Tillo API.

Table of Contents

  1. Installation
  2. Usage
  3. License

Installation

Provide step-by-step instructions on how to install your project. Example for a Python project:

  1. Clone the repository:

    git clone https://github.com/jaddek/tillo-sdk-python.git
  2. Navigate to the project directory:

    cd tillo-sdk-python
  3. Install dependencies:

    pip install -r requirements.txt

Usage

Example Usage:

Examples in ./examples


License

This project is licensed under the MIT License - see the LICENSE file for details.