diff --git a/.github/images/logo.png b/.github/images/logo.png new file mode 100644 index 00000000..8a2ed57f Binary files /dev/null and b/.github/images/logo.png differ diff --git a/README.md b/README.md index 5064e1e1..0cc2660d 100644 --- a/README.md +++ b/README.md @@ -1 +1,26 @@ -# Sourcebot \ No newline at end of file + +
+ +
+ + +## About +todo + +## Getting Started + +1. Clone the repo +```sh + git clone https://github.com/TaqlaAI/sourcebot.git +``` + +2. + +Run the image from github +```sh + docker run -d -p 3000:3000 --name sourcebot -v $(pwd):/data ghcr.io/taqlaai/sourcebot:main +``` \ No newline at end of file