Skip to content

Commit

Permalink
Merge pull request #5 from G-Epitech/init-readme-main-content
Browse files Browse the repository at this point in the history
Init readme main content
  • Loading branch information
flavien-chenu authored Mar 12, 2024
2 parents dfafcaa + 68d8ecf commit 358ea2a
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
##

NAME = arcade
BUILD_PATH = build
BUILD_PATH = build

all:
@cmake -S . -B build
Expand Down
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# FMY-Arcade
🖲️ Retro Platform
# 🖲️ FMY-Arcade
A Retro Platform

## Installation
### Cmake
### CMake
```
sudo apt install cmake
```
Expand Down Expand Up @@ -32,3 +32,9 @@ Clean the project
```
make fclean
```

## Groups collaboration
The project has been realized in collaboration with this [other group](#groups-collaboration). Their group master is [Suceveanu Dragos](https://github.com/sdragos1) that can be contacted at [dragos.suceveanu@epitech.eu](mailto:dragos.suceveanu@epitech.eu).

#
Made by [Flavien Chenu](https://github.com/flavien-chenu), [TekMath](https://github.com/tekmath) & [Yann-Masson](https://github.com/Yann-Masson)
Empty file removed docs/.gitkeep
Empty file.
Binary file added docs/Subject.pdf
Binary file not shown.

0 comments on commit 358ea2a

Please sign in to comment.