# Table of contents

* [Read Me](/README.md)
* [Introduction](docs/introduction/README.md)
  * [Getting Started](docs/introduction/getting-started.md)
  * [Dependency Injection](docs/introduction/di.md)
  * [Inversion of Control](docs/introduction/ioc.md)
* [API Reference](docs/api/README.md)
  * [bind](docs/api/bind.md)
  * [singleton](docs/api/singleton.md)
  * [use](docs/api/use.md)
  * [make](docs/api/make.md)
