From 99c2bc6a1143bb5cc30a30eca4dbcfc392bb13f6 Mon Sep 17 00:00:00 2001 From: M V RAGHUPATHI SAI Date: Thu, 5 Mar 2026 01:27:02 +0530 Subject: [PATCH] docs: updated VCell-GSoC to VCell-AI in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 12a3570..14e34d1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ This is a monolithic repository containing both frontend and backend services: ## Project Structure ``` -VCell-GSoC/ +VCell-AI/ ├── frontend/ # Next.js frontend application │ ├── app/ # App router pages and components │ ├── components/ # Reusable UI components @@ -69,7 +69,7 @@ VCell-GSoC/ 1. **Clone the repository** ```bash git clone https://github.com/virtualcell/VCell-AI.git - cd VCell-GSoC + cd VCell-AI ``` 2. **Set up environment variables**