Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
I have added the table of contents to the repo as requested. Please review. Thank you!
  • Loading branch information
ramnaresh8 authored Jun 13, 2024
1 parent 98f2818 commit cb75738
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,18 @@
[![Chat on Discord](https://img.shields.io/badge/chat-discord-blue?style=flat&logo=discord)](https://discord.gg/h2ur8H6mK6)
</div>

## Table of Contents
[🎯 Goal](#-goal)
- [Usage and Documentation](#usage-and-documentation)
- [💎 Modules](#-modules)
- [Consuming library with CMake](#consuming-library-with-cmake-cmake-322-or-newer)
- [Compiler support](#compiler-support)
- [Dependencies](#dependencies)
- [Building the library with Conan](#building-the-library-with-conan)
- [✨ Contributing](#-contributing)
- [Examples](#examples)
- [License](#license)

## 🎯 Goal

The goal of Faker C++ is to provide a library similar to [Faker.js](https://github.com/faker-js/faker) for C++
Expand Down

0 comments on commit cb75738

Please sign in to comment.