Add content list to README.md
This commit is contained in:
parent
f7a28c02ab
commit
5b2ff1c7a9
@ -1,6 +1,11 @@
|
||||
[![C/C++ CI](https://github.com/pavliktt/fileinfo/actions/workflows/c-cpp.yml/badge.svg)](https://github.com/pavliktt/fileinfo/actions/workflows/c-cpp.yml)
|
||||
<h1>fileinfo</h1>
|
||||
A simple C++ program that displays information about files and folders.
|
||||
<h2>Contents</h2>
|
||||
|
||||
* [Installation](#installation)
|
||||
* [Usage](#usage)
|
||||
* [Example](#example)
|
||||
<h2>Installation</h2>
|
||||
First, install libmagic-dev:<br>
|
||||
<pre>
|
||||
|
Loading…
Reference in New Issue
Block a user