diff --git a/README.md b/README.md index 46bcc0a..87ff114 100644 --- a/README.md +++ b/README.md @@ -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)

fileinfo

A simple C++ program that displays information about files and folders. +

Contents

+ +* [Installation](#installation) +* [Usage](#usage) +* [Example](#example)

Installation

First, install libmagic-dev: