Muhammed Sameer commited on
Commit
3ad81b1
·
1 Parent(s): 1a799bc

Fix Hugging Face configuration error

Browse files
Files changed (1) hide show
  1. README.md +12 -16
README.md CHANGED
@@ -1,16 +1,12 @@
1
- <<<<<<< HEAD
2
- # React + Vite
3
-
4
- This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
5
-
6
- Currently, two official plugins are available:
7
-
8
- - [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh
9
- - [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
10
-
11
- ## Expanding the ESLint configuration
12
-
13
- If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the [TS template](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
14
- =======
15
- # IRIS_latest
16
- >>>>>>> 846ec1966d54169a35445c8a3a7a1db198ab85fb
 
1
+ ---
2
+ title: Iris Backend
3
+ emoji: 🚀
4
+ colorFrom: blue
5
+ colorTo: indigo
6
+ sdk: docker
7
+ pinned: false
8
+ ---
9
+
10
+ # Iris Full Stack Project
11
+
12
+ This repository contains the backend and frontend for the Iris ATS and Hiring platform.