Skip to content

Commit 94024ee

Browse files
committed
Supply doc.
1 parent 4a1c41b commit 94024ee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
[![Build Status](https://travis-ci.com/jcs-elpa/docstr.svg?branch=master)](https://travis-ci.com/jcs-elpa/docstr)
2+
[![Release Tag](https://img.shields.io/github/tag/jcs-elpa/docstr.svg?label=release)](https://github.com/jcs-elpa/docstr/releases/latest)
3+
[![Emacs Ver.](https://img.shields.io/badge/Emacs-25.1+-blue.svg)](https://www.gnu.org/software/emacs/)
24
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
35

46
# docstr
@@ -96,7 +98,7 @@ string base on the `search-string` information. Then this is the result.
9698
<img src="./etc/csharp-vs-doc-demo.gif" width="450" height="172"/>
9799
</p>
98100

99-
## Before Insertion
101+
## Before/After Insertion
100102

101103
You can customize document before you actually insert anything.
102104

0 commit comments

Comments
 (0)