Skip to content

Commit c99093c

Browse files
committed
Add a Bitdeli badge to README
1 parent c840682 commit c99093c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ ymmv
1313
To use ctags and automate tagging code, add the following line to your cronjobs:
1414

1515
*/30 * * * * cd $HOME/<PROJECT_DIRECTORY>; ctags -R --python-kinds=-i * 2> /dev/null
16+
17+
18+
[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/brian-leung/dotvim/trend.png)](https://bitdeli.com/free "Bitdeli Badge")
19+

0 commit comments

Comments
 (0)