Fix documentation settings and add icon (#19)

This commit is contained in:
Bailey Thompson
2019-04-28 11:41:07 -05:00
committed by GitHub
parent 1da4bd890c
commit dbad152813
3 changed files with 4 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
[![CircleCI](https://circleci.com/gh/bkthomps/Containers/tree/master.svg?style=svg)](https://circleci.com/gh/bkthomps/Containers/tree/master)
[![Documentation](https://codedocs.xyz/bkthomps/Containers.svg)](https://codedocs.xyz/bkthomps/Containers/)
# Containers
This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as to not have to manually manage and reallocate memory.