Просмотр исходного кода

Added hex badge to doc/overview.edoc

Remigiusz Jackowski 9 лет назад
Родитель
Сommit
f2490cb7b3
1 измененных файлов с 2 добавлено и 1 удалено
  1. 2 1
      doc/overview.edoc

+ 2 - 1
doc/overview.edoc

@@ -4,6 +4,7 @@
 @doc Extended process dictionary
 
 [![Build Status](https://travis-ci.org/uwiger/gproc.png?branch=master)](https://travis-ci.org/uwiger/gproc)
+[![Hex pm](http://img.shields.io/hexpm/v/gproc.svg?style=flat)](https://hex.pm/packages/gproc)
 
 
 <h2>Note</h2>
@@ -85,4 +86,4 @@ If you want to change this, remove the `edoc_opts' line from `rebar.config'.
 Gproc was first introduced at the ACM SIGPLAN Erlang Workshop in
 Freiburg 2007 (<a href="erlang07-wiger.pdf">Paper available here</a>).
 
-@end
+@end