Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anaiel authored Dec 19, 2018
1 parent 3baab1a commit fb23e86
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# LIBFT

This project was completed in november 2018 as part of the 42 school cursus. The instructions was to create a library containing a number of functions already existing in C libraries as well as additional ones, to be used in future projects.
The detailed instructions can be found [here](https://github.com/Gabriel-Em/42_AcademyPlus---Libft---/blob/master/Libft%20-%20Subject(EN).pdf).

## Getting Started

Run the command `make` to create the **libft.a** library file.

## Updating

The project is updated regularly with new functions that could be useful for other projects.

## Authors

* **Anaelle Leclabart** - [anaiel](https://github.com/anaiel)

0 comments on commit fb23e86

Please sign in to comment.