Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
grburgess committed Jul 10, 2022
1 parent 4398781 commit 02820ac
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,20 @@
# ronswanson
![CI](https://github.com/grburgess/ronswanson/workflows/CI/badge.svg?branch=master)
[![codecov](https://codecov.io/gh/grburgess/ronswanson/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/ronswanson)
[![Documentation Status](https://readthedocs.org/projects/ronswanson/badge/?version=latest)](https://ronswanson.readthedocs.io/en/latest/?badge=latest)
[![Documentation Status](https://readthedocs.org/projects/ronswanson/badge/?version=latest)](http://jmichaelburgess.com/ronswanson/index.html)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.3372456.svg)](https://doi.org/10.5281/zenodo.3372456)
![PyPI](https://img.shields.io/pypi/v/ronswanson)
![PyPI - Downloads](https://img.shields.io/pypi/dm/ronswanson)

![alt text](https://raw.githubusercontent.com/grburgess/ronswanson/master/docs/media/logo.png)


Ron Swanson builds tables for 3ML
Ron Swanson builds tables for 3ML.

This tool provides an easy interface to construct 3ML table models from
computational expensive simulations on HPC systems. Why? Because it is your
right to do so!

* Free software: GNU General Public License v3
* Documentation: https://ronswanson.readthedocs.io.


## Features


* TODO

## Credits

Inspiration by Elisa Schoesser.
7 changes: 7 additions & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Welcome to ronswanson's documentation!
======================================
Ron Swanson builds tables for 3ML.

This tool provides an easy interface to construct 3ML table models from
computational expensive simulations on HPC systems. Why? Because it is your
right to do so!



.. toctree::
:maxdepth: 2
Expand Down

0 comments on commit 02820ac

Please sign in to comment.