From e8faaa76b31944bad113e0c42b31c176d574f3cf Mon Sep 17 00:00:00 2001 From: Emmanuel Bertin Date: Tue, 24 Oct 2017 21:12:41 +0200 Subject: [PATCH] Updated README. --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 06f447e..e66c4ee 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,14 @@ -SExtractor stands for ``Source Extractor'': a software for making -catalog of sources from astronomical images. -The SExtractor homepage is http://astromatic.net/software/sextractor -In case of problems, questions or suggestions related to the software, please -refer to the SExtractor forum: -http://astromatic.net/forum - - Emmanuel Bertin . +# SExtractor + +[![Build Status](https://travis-ci.org/astromatic/sextractor.svg?branch=master)](https://travis-ci.org/astromatic/sextractor) +[![Coverity Scan Build Status](https://scan.coverity.com/projects/astromatic-sextractor/badge.svg)](https://scan.coverity.com/projects/astromatic-sextractor "Coverity Badge") + +[SExtractor] stands for ``Source Extractor'': a software for extractingcatalog of sources from astronomical images. + +Check out the on-line [documentation], the [official web page], and the [user forum]. + +[SExtractor]: http://astromatic.net/software/sextractor +[documentation]: http://sextractor.readthedocs.org +[official web page]: http://astromatic.net/software/sextractor +[user forum]: http://astromatic.net/forum/forumdisplay.php?fid=4 -- GitLab