Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
KEBIRI Isam committed Nov 25, 2022
1 parent 47ea7f5 commit 03c1b69
Showing 1 changed file with 2 additions and 35 deletions.
37 changes: 2 additions & 35 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,26 @@
<<<<<<< Updated upstream
# SOIVD – Système Optimisé d’Intégration Virtuelle de Données
=======
# SOIVD – Système optimisé d’intégration virtuelle de données


![GitHub last commit](https://img.shields.io/github/last-commit/Master2-IAFA/65307369?color=red)
![GitHub contributors](https://img.shields.io/github/contributors/Master2-IAFA/65307369?style=social)

>>>>>>> Stashed changes

**Chef d'œuvre – Projet fin d’étude** \
**Université Toulouse III - Paul Sabatier**


## About The Project

Membres du groupe :
<<<<<<< Updated upstream
- ERREBIAI Chaimae : chaimae.errebiai2@gmail.com
=======

- ERREBIAI Chaimae : chaimae.errebiai2@gmail.com
>>>>>>> Stashed changes
- KEBIRI Issam Eddine : kebiri.isam.dine@gmail.com
- GHORBEL Ahmed Amine : ghorbelahmedaminelfet@gmail.com
- HADDOU khalid : khalidhaddou99@gmail.com
- ABAKAR Issa : issaabakar17@gmail.com

Responsable pédagogique :
- SHAOYI Yin : shaoyi.yin@irit.fr
- SHAOYI Yin : shaoyi.yin@irit.fr



Expand Down Expand Up @@ -59,32 +52,6 @@ Responsable pédagogique :
- Flask : https://flask.palletsprojects.com/en/2.2.x/
- Environnement vituel : https://pypi.org/project/virtualenv/ && https://anaconda.org/conda-forge/virtualenv

------------------------------------------------------------------------------------------------------------------------------
## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install XXXXX

```bash
pip install exempleeee
```

## Usage

```python
import exempleee

# returns 'words'
exempleee.pluralize('word')

# returns 'geese'
exempleee.pluralize('goose')

# returns 'phenomenon'
exempleee.singularize('phenomena')
```

## API

exempleeee


0 comments on commit 03c1b69

Please sign in to comment.