From 9cb932b92e50dd9b38e93f395a31cad2211320df Mon Sep 17 00:00:00 2001 From: Evan Burkey Date: Fri, 14 Feb 2025 10:26:23 -0800 Subject: [PATCH] update readme --- README.md | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 7db80e4..b7838d0 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,5 @@ -# README +# gambosite -This README would normally document whatever steps are necessary to get the -application up and running. +A silly gambling tracker site for my World of Warcraft guild. I normally would not use something as heavy as Rails but I needed to learn it for work and it ended up being a fun project. -Things you may want to cover: - -* Ruby version - -* System dependencies - -* Configuration - -* Database creation - -* Database initialization - -* How to run the test suite - -* Services (job queues, cache servers, search engines, etc.) - -* Deployment instructions - -* ... +Check it out at https://forcek.in \ No newline at end of file