Skip to content

Commit

Permalink
Merge pull request #14 from JayTheDog/main
Browse files Browse the repository at this point in the history
updated version number and readme
  • Loading branch information
JayTheDog authored Dec 4, 2021
2 parents 57d17e4 + 25d02c3 commit 129bd35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PlotMS for QCxMS

**Plot** **M**ass **S**pectra (PlotMS) plotting program for the QCxMS program.
**Plot** **M**ass **S**pectra (PlotMS) plotting program for the [QCxMS program](https://github.com/qcxms/QCxMS).

**Installation**

Expand Down
2 changes: 1 addition & 1 deletion main.f90
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ program plotms
write(*,'(6x,''* P l o t M S *'')')
write(*,'(6x,''* * * * * * * * * * * * * * * * * *'')')
write(*,'(6x,''* QCxMS spectra plotting tool *'')')
write(*,'(6x,''* - v. 6.0 - *'')')
write(*,'(6x,''* - v. 6.0.1 - *'')')
write(*,'(6x,''* 04. Dec 2021 *'')')
write(*,'(6x,''* * * * *'')')
write(*,'(6x,''* S. Grimme *'')')
Expand Down

0 comments on commit 129bd35

Please sign in to comment.