Updated the README.

This commit is contained in:
Brandon Scott 2017-06-27 19:48:27 -05:00
parent f525db50fb
commit a7484ed25f
1 changed files with 15 additions and 1 deletions

View File

@ -1 +1,15 @@
# LeetCode
# LeetCode
## Author
Brandon Scott
## About
These are my solutions to the problems on LeetCode. Some of them may be
done incorrectly or inefficiently, but all of them have passed the unit tests
and were accepted by LeetCode.
## License
By default, all code in this project is licensed under the MIT license.