From d748134bd5999b39b112cbfbe897bbcdf6718c73 Mon Sep 17 00:00:00 2001 From: bunju20 <85238126+bunju20@users.noreply.github.com> Date: Mon, 6 May 2024 00:23:15 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1649758..be5c2dc 100644 --- a/README.md +++ b/README.md @@ -36,10 +36,6 @@ Our approach aligns with promoting inclusive education (SDG 4) and reducing ineq image -### 🛠️ Tech -| Frameworks |Server |Stack | -| -------------------------------------------- | -------------- | ------ | -| ![Flutter](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white) ![Dart](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge&logo=fastapi&logoColor=white) | ![Google Cloud](https://img.shields.io/badge/Google%20Cloud-4285F4?style=for-the-badge&logo=google-cloud&logoColor=white) ![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black) | ![http](https://img.shields.io/badge/http-0.13.6-red?style=for-the-badge) ![uuid](https://img.shields.io/badge/uuid-3.0.7-blue?style=for-the-badge) ![PyMySQL](https://img.shields.io/badge/PyMySQL-1.0.3-374da9?style=for-the-badge) ![Scikit-learn](https://img.shields.io/badge/Scikit--learn-1.2.1-orange?style=for-the-badge) | # ✨ Demo @@ -92,6 +88,7 @@ video : 링크생기면 여기에 추가! | 🗃 | :card_file_box | Database-related modifications | + ## Flutter Project Build Instructions ``` flutter pub get @@ -119,3 +116,6 @@ flutter clean flutter pub get flutter run ``` + +### 🛠️ Tech +![Flutter](https://img.shields.io/badge/Flutter-02569B?style=for-the-badge&logo=flutter&logoColor=white) ![Dart](https://img.shields.io/badge/Dart-0175C2?style=for-the-badge&logo=dart&logoColor=white) ![FastAPI](https://img.shields.io/badge/FastAPI-009688?style=for-the-badge&logo=fastapi&logoColor=white) ![Google Cloud](https://img.shields.io/badge/Google%20Cloud-4285F4?style=for-the-badge&logo=google-cloud&logoColor=white) ![Firebase](https://img.shields.io/badge/Firebase-FFCA28?style=for-the-badge&logo=firebase&logoColor=black) ![http](https://img.shields.io/badge/http-0.13.6-red?style=for-the-badge) ![uuid](https://img.shields.io/badge/uuid-3.0.7-blue?style=for-the-badge) ![PyMySQL](https://img.shields.io/badge/PyMySQL-1.0.3-374da9?style=for-the-badge) ![Scikit-learn](https://img.shields.io/badge/Scikit--learn-1.2.1-orange?style=for-the-badge)