Skip to content

Commit ffb006c

Browse files
committed
add depfu badge
1 parent 7a35bbb commit ffb006c

1 file changed

Lines changed: 5 additions & 4 deletions

File tree

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
= afm
1+
# afm
22

33
A very simple library to read Adobe Font Metrics files (afm).
44

55
Currently simply parses the file and saves it in a few attributes.
66

7+
[![Depfu Status](https://depfu.com/badge/halfbyte/afm)](https://depfu.com)
78

8-
== Note on Patches/Pull Requests
9+
## Note on Patches/Pull Requests
910

1011
* Fork the project.
1112
* Make your feature addition or bug fix.
@@ -15,6 +16,6 @@ Currently simply parses the file and saves it in a few attributes.
1516
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
1617
* Send me a pull request. Bonus points for topic branches.
1718

18-
== Copyright
19+
## Copyright
1920

20-
Copyright (c) 2010 Jan Krutisch. See LICENSE for details.
21+
Copyright (c) 2010-2017 Jan Krutisch. See LICENSE for details.

0 commit comments

Comments
 (0)