diff --git a/README.md b/README.md index a98174f..124c3a5 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -# LeetCode \ No newline at end of file +# 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. \ No newline at end of file