diff --git a/README.md b/README.md index 037ea84..fd10291 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # OpenSourceProblems - A place for me to come up with, sort, and solve problems. + A place for me to come up with, sort, and research problems. Problems in this project may not be applicable or present in the real world as problems presented here are meant to help me learn new concepts. + +## Overview +This is a collection of papers written about various problems that interest me with the intention of researchin and developing abstract solutions for them. + +## Contributing +Contributions are welcome. If you'd like to make a contribution, feel free to fork. + +## License +The content of this project itself is licensed under the [Creative Commons Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/), and the underlying source code used to format and display that content is licensed under the [MIT license](https://github.com/cryptictech/OpenSourceNotes/LICENSE). \ No newline at end of file