Skip to content

Commit 088a267

Browse files
committed
Update README AND LICENSE
1 parent faedd68 commit 088a267

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2019 - 2020 Sebastian Mueller
3+
Copyright (c) 2019 - 2021 Sebastian Mueller
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.1135723.svg)](https://doi.org/10.5281/zenodo.1135723)
44
[![PyPI version](https://badge.fury.io/py/anaflow.svg)](https://badge.fury.io/py/anaflow)
5-
[![Build Status](https://travis-ci.com/GeoStat-Framework/AnaFlow.svg?branch=master)](https://travis-ci.com/GeoStat-Framework/AnaFlow)
6-
[![Documentation Status](https://readthedocs.org/projects/docs/badge/?version=stable)](https://anaflow.readthedocs.io/en/stable/)
5+
[![Build Status](https://github.com/GeoStat-Framework/AnaFlow/workflows/Continuous%20Integration/badge.svg?branch=develop)](https://github.com/GeoStat-Framework/AnaFlow/actions)
6+
[![Documentation Status](https://readthedocs.org/projects/docs/badge/?version=latest)](https://anaflow.readthedocs.io/en/latest/)
77
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)
88

99
<p align="center">
@@ -25,7 +25,7 @@ You can install the latest version with the following command:
2525

2626
## Documentation for AnaFlow
2727

28-
You can find the documentation under [geostat-framework.readthedocs.io][doc_link].
28+
You can find the documentation under [https://anaflow.readthedocs.io][doc_link].
2929

3030

3131
### Example
@@ -100,7 +100,7 @@ You can contact us via <info@geostat-framework.org>.
100100

101101
## License
102102

103-
[MIT][mit_link] © 2019 - 2020
103+
[MIT][mit_link] © 2019 - 2021
104104

105105
[mit_link]: https://github.com/GeoStat-Framework/AnaFlow/blob/master/LICENSE
106106
[doc_link]: https://anaflow.readthedocs.io

0 commit comments

Comments
 (0)