Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
umonkey committed Aug 3, 2024
1 parent 0b51ece commit 39efbfe
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
# GitHub wiki automation tools
# GitHub Wiki automation tools

This repository contains code that can be used to automate maintenance of [GitHub wiki pages][1].
The code is written in Python and is intended to be used with [GitHub Actions][2].
See the `examples` folder for examples of how to use the code.

Currently implemented features:

1. Automatic table of contents.


## Using automated TOC

Expand Down

0 comments on commit 39efbfe

Please sign in to comment.