diff --git a/README.md b/README.md index 6973ac8..663b88b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # xspec-modelsonly -This package builds XSPEC models only in order to be compatible with fermitools. +This package builds XSPEC models only and it is compatible with fermitools. +With this package XSPEC models are available in the ThreeML package. + To install this package with conda run: -conda install -c xspecmodels xspec-modelsonly +``` +conda install -c xspecmodels xspec-modelsonly +``` ![build status](https://github.com/threeML/xspec-modelsonly/actions/workflows/test_and_build.yml/badge.svg) [![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)