diff --git a/README.md b/README.md index 925b5aa..c0b1aa8 100755 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project is a template for python scientific projects. This template comes with utilities to easily setup continuous integration, project configurations and more. More details in [INSTRUCTIONS.md](INSTRUCTIONS.md). -[![CheckHowThisButtonIsDoneToAdaptItToYourProject](https://travis-ci.org/[your_username]/[project_name].svg?branch=[branch_to_test])](https://travis-ci.org/[your_username]/[project_name]) +[![Build Status](https://travis-ci.org/CRIStAL-Sigma/mock_tex_paper.svg?branch=master)](https://travis-ci.org/CRIStAL-Sigma/mock_tex_paper) @@ -65,4 +65,4 @@ The main functions included in this package are `x()` and `z()`. `x` receives A x(`hello`, `world`, 27, []) ``` -A more detailed documentation can be found in [link]. \ No newline at end of file +A more detailed documentation can be found in [link].