From 94dd158d1c8f36a71e2279913752a553e0d207d7 Mon Sep 17 00:00:00 2001 From: Ernie Cook Date: Tue, 3 Mar 2026 19:52:28 -0500 Subject: [PATCH] Initial commit: add README --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md 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