Skip to content

Commit f6f7b58

Browse files
committed
Updated README
1 parent 5999219 commit f6f7b58

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.markdown

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
Gedit Source Code Browser
22
=========================
33

4-
![No Maintenance Intended](http://unmaintained.tech/badge.svg)
4+
![No Longer Maintained](https://img.shields.io/badge/maintained-no-red.svg)
55

66
A source code class and function browser plugin for Gedit 3.
77

8-
* Author: Micah Carrick
9-
108
This plugin will add a new tab to the side pane in the Gedit text editor which
119
shows symbols (functions, classes, variables, etc.) for the active document.
1210
Clicking a symbol in the list wil jump to the line on which that symbol is

0 commit comments

Comments
 (0)