1
0
mirror of https://github.com/jb55/nostril.git synced 2025-05-14 03:09:55 -04:00

Change README to .md for Formatting to Work

Fixes: 
This commit is contained in:
Joel Klabo 2023-01-22 14:32:14 -08:00 committed by William Casarin
parent f9ec1d1aa3
commit 914e1fd111
2 changed files with 1 additions and 1 deletions

@ -11,7 +11,7 @@ all: nostril docs
docs: doc/nostril.1
doc/nostril.1: README.txt
doc/nostril.1: README.md
scdoc < $^ > $@
version: nostril.c