Skip to content

Commit 85606bc

Browse files
committed
Add link to a blog post in README
1 parent a198ebc commit 85606bc

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The `makefile-doc.awk` script is a POSIX-compliant extension of a simple `awk` o
66
I have been using for years (it was based on [this
77
gist](https://gist.github.com/prwhite/8168133)). I simply needed a bit more
88
functionality and this turned out to be a nice small project with Awk.
9+
[This](https://drdv.github.io/blog/202511-makefile-doc) blog post shows an example of
10+
the documentation.
911

1012
## How to use
1113

0 commit comments

Comments
 (0)