Skip to content

Commit fe7ce2a

Browse files
committed
Improve plain-text readability
1 parent da7b6f5 commit fe7ce2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SciJava log handler for Python :snake::coffee::bookmark_tabs:
22

3-
[![DOI](https://zenodo.org/badge/154402009.svg)](https://zenodo.org/badge/latestdoi/154402009)
3+
[![DOI](https://zenodo.org/badge/154402009.svg)][doi]
44

55
A very thin Python package (mavenized for [ImageJ2][imagej]) to use the
66
[SciJava][gh_scijava] [LogService][gh_sj_logservice] as a handler for
@@ -45,11 +45,11 @@ printed to the console or the *Log* window, depending on how you launch ImageJ:
4545
[Fri Jan 5 12:25:15 CET 2018] [ERROR] --- finished round of messages (level WARNING) ---
4646
```
4747

48-
4948
[imcf]: https://www.biozentrum.unibas.ch/imcf
5049
[imagej]: https://imagej.net
5150
[ij_logging]: https://imagej.net/Logging
5251
[ij_script_params]: http://imagej.net/Script_Parameters
5352
[py_logging]: https://docs.python.org/2/library/logging.html
5453
[gh_scijava]: https://github.com/scijava
5554
[gh_sj_logservice]: https://github.com/scijava/scijava-common/tree/master/src/main/java/org/scijava/log
55+
[doi]: https://zenodo.org/badge/latestdoi/154402009

0 commit comments

Comments
 (0)