From f17382f8add47c2394d6171f567b2b2c2eb6a55d Mon Sep 17 00:00:00 2001 From: Brian Nelson <71141646+briannelson95@users.noreply.github.com> Date: Thu, 24 Jul 2025 09:45:23 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ea934d3..5b5ed43 100644 --- a/README.md +++ b/README.md @@ -75,8 +75,9 @@ My goal for this project is to be an all-in-one self hosted event planner for ma **Major Update** - Added Venues - Venues are significant locations which can be added to an event. + | Column | Default | Required | Type | -| --- | --- | --- | --- | +|---|---|---|---| | Name | null | Yes | String | | Address | null | Yes | String | | City/Town | null | Yes | String |