Skip to content

Commit 32d4e21

Browse files
authored
Update README.md
fixed syntax error in readme
1 parent 5c4417d commit 32d4e21

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
About _Slide_
22
===========================
33

4-
To cite this code, check the lastest release DOI [https://zenodo.org/badge/latestdoi/185216614] [1].
4+
To cite this code, check the lastest release DOI at https://zenodo.org/badge/latestdoi/185216614.
55

66
_Slide_ (simulator of lithium-ion degradation) is a code project mainly written in C++ to do fast simulations of degradation of lithium-ion batteries.
77
Simulating 5000 1C CC cycles should take less than 1 minute; adding a CV phase doubles the calculation time to below 2 minutes.
@@ -97,8 +97,6 @@ please read `LICENSE.txt` file for more information.
9797
Two Matlab functions used by the code to produce the spatial discretisation have been developped by others.
9898
They come with their own lisence, see 'license chebdif.txt' and 'lisence cumsummat.txt'.
9999

100-
101-
[1]: https://zenodo.org/badge/latestdoi/185216614
102100
[2]: https://github.com/davidhowey/Spectral_li-ion_SPM
103101
[3]: http://epg.eng.ox.ac.uk/howey/
104102
[4]: mailto:[email protected]

0 commit comments

Comments
 (0)