Skip to content

Commit 7e21102

Browse files
committed
readme update
remove old build script
1 parent b174ab3 commit 7e21102

File tree

2 files changed

+4
-53
lines changed

2 files changed

+4
-53
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
![fortran-csv-module](/media/logo.png)
22
============
33

4-
![CI Status](https://github.com/jacobwilliams/fortran-csv-module/actions/workflows/CI.yml/badge.svg)
4+
[![GitHub release](https://img.shields.io/github/release/jacobwilliams/fortran-csv-module.svg)](https://github.com/jacobwilliams/fortran-csv-module/releases/latest)
5+
[![Build Status](https://github.com/jacobwilliams/fortran-csv-module/actions/workflows/CI.yml/badge.svg)](https://github.com/jacobwilliams/fortran-csv-module/actions)
56
[![codecov](https://codecov.io/gh/jacobwilliams/fortran-csv-module/branch/master/graph/badge.svg?token=43HK33CSMY)](https://codecov.io/gh/jacobwilliams/fortran-csv-module)
7+
[![last-commit](https://img.shields.io/github/last-commit/jacobwilliams/fortran-csv-module)](https://github.com/jacobwilliams/fortran-csv-module/commits/master)
68

79
### Description
810

@@ -20,7 +22,7 @@ cd fortran-csv-module
2022
```
2123
#### Dependencies
2224
1. Git
23-
2. [fpm](https://github.com/fortran-lang/fpm), or [CMake](https://cmake.org)
25+
2. [fpm](https://github.com/fortran-lang/fpm) or [CMake](https://cmake.org)
2426
3. [FORD](https://github.com/Fortran-FOSS-Programmers/ford) (optional)
2527

2628
#### Build with [fortran-lang/fpm](https://github.com/fortran-lang/fpm)

build.sh

Lines changed: 0 additions & 51 deletions
This file was deleted.

0 commit comments

Comments
 (0)