From 6153291a7c85e0cf419878cc698130cd6a5f43ed Mon Sep 17 00:00:00 2001 From: Viswamedha Nalabotu Date: Tue, 11 Nov 2025 23:20:58 +0000 Subject: [PATCH] Fixed errors for readme --- README.md | 40 ++++++++++++++++++---------------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 03007d1..de24ce4 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,13 @@ Tentative app name: Dynavera ## Table of Contents -* [Project Goals](#project-goals) -* [Tech Stack](#tech-stack) -* [Architecture](#architecture) -* [Features](#features) -* [Setup](#setup) -* [Usage](#usage) -* [Future Work](#future-work) -* [License](#license) +- [Project Goals](#project-goals) +- [Tech Stack](#tech-stack) +- [Architecture](#architecture) +- [Features](#features) +- [Setup](#setup) +- [Usage](#usage) +- [License](#license) --- @@ -32,22 +31,22 @@ The main objectives of this project are: ## Tech Stack -* **Backend:** [NestJS](https://nestjs.com/) -* **Frontend:** [Vue 3](https://vuejs.org/) + [Vite](https://vitejs.dev/) -* **AI Agents:** Python or JavaScript (TBD) -* **Database:** (TBD) -* **Authentication:** JWT / OAuth2 / Custom Managed +- **Backend:** [NestJS](https://nestjs.com/) +- **Frontend:** [Vue 3](https://vuejs.org/) + [Vite](https://vitejs.dev/) +- **AI Agents:** Python or JavaScript (TBD) +- **Database:** (TBD) +- **Authentication:** JWT / OAuth2 / Custom Managed --- ## Features -* Automated onboarding workflow for new hires. -* Role/domain-specific AI training modules. -* Adaptive guidance and personalized learning paths. -* Dashboard for tracking user progress and feedback. -* Modular AI agent integration (Python/JS). -* Extensible to multiple domains and roles. +- Automated onboarding workflow for new hires. +- Role/domain-specific AI training modules. +- Adaptive guidance and personalized learning paths. +- Dashboard for tracking user progress and feedback. +- Modular AI agent integration (Python/JS). +- Extensible to multiple domains and roles. --- @@ -65,9 +64,6 @@ TBC 4. Follow the guided AI-assisted onboarding workflow. 5. Track progress and view recommendations on the dashboard. ---- - - --- ## License