From f8e3fd594b505b42c7ff5c72aa67ff9987dc3934 Mon Sep 17 00:00:00 2001 From: Casey Rodarmor Date: Sat, 14 Mar 2020 00:32:13 -0700 Subject: [PATCH] Add explanation paragraph to readme type: documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f715cda..8a02003 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ [![Build](https://github.com/casey/intermodal/workflows/Build/badge.svg)](https://github.com/casey/intermodal/actions) [![Chat](https://img.shields.io/discord/679283456261226516.svg?logo=discord)](https://discord.gg/HaaT5Qz) +Intermodal is a user-friendly and featureful command-line BitTorrent metainfo +(`.torrent` file) creation, viewing, and verification tool. The Intermodal +binary is called `imdl`. + ## Manual - [General](#general)