commit 94dd158d1c8f36a71e2279913752a553e0d207d7 Author: Ernie Cook Date: Tue Mar 3 19:52:28 2026 -0500 Initial commit: add README diff --git a/README.md b/README.md new file mode 100644 index 0000000..7a4e329 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +# Knowledge Base + +Personal knowledge base repository for storing useful information, notes, and documentation. + +## Contents + +- [Getting Started](#getting-started) +- [Contributing](#contributing) +- [License](#license) + +## Getting Started + +This repository contains various knowledge articles, how-to guides, and reference documentation. + +## Contributing + +Feel free to contribute by creating issues or submitting pull requests. + +## License + +MIT License