# README
Paddle
Go library to work with Paddle API
Installing / Getting started
go get github.com/lcd1232/paddle
Project versioning
paddle uses semantic versioning. API should not change between patch and minor releases. New minor versions may add additional features to the API.
Licensing
The code in this project is licensed under MIT license.