Skip to content

Commit

Permalink
fix markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
pp5x committed Jul 26, 2024
1 parent 68f5516 commit 931363c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
6 changes: 4 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# How to contribute to this guide?
# Contributing / Contribuer

## How to contribute to this guide?

It is entirely possible to update this guide or contact me to provide feedback.

1. If you notice an issue, you can first create a GitHub issue.
2. Propose a pull request.

# Comment contribuer à ce guide ?
## Comment contribuer à ce guide ?

Il est tout à fait possible de faire évoluer ce guide ou me contacter pour me
faire part d'un retour d'expérience.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
- [Introduction](#introduction)
- [Preparing for the Piscine](#preparing-for-the-piscine)
- [Computer Science Harmonization](#computer-science-harmonization)
- [Specifically?](#specifically)
- [What are we talking about?](#what-are-we-talking-about)
- [Resources](#resources)

## Introduction
Expand Down Expand Up @@ -132,7 +132,7 @@ essential for building larger programs but also allow for faster programming.

Focus on memory management and data structures.

[Beej's Guide to C programming](https://beej.us/guide/bgc/)
- [Beej's Guide to C programming](https://beej.us/guide/bgc/)
- [Learn X in Y minutes - C](https://learnxinyminutes.com/docs/c/)
- <https://nostarch.com/Effective_C>

Expand Down

0 comments on commit 931363c

Please sign in to comment.