Skip to content

Commit edc2061

Browse files
committed
added logo
1 parent 26010e7 commit edc2061

File tree

3 files changed

+177
-1
lines changed

3 files changed

+177
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
![fortran-csv-module](/media/logo.png)
2+
============
3+
14
### Description
25

36
A modern Fortran library for reading and writing CSV (comma-separated value) files.
@@ -23,7 +26,7 @@ You can build using provided `build.sh`:
2326
```
2427

2528
#### Build with [fortran-lang/fpm](https://github.com/fortran-lang/fpm)
26-
Fortran Package Manager (fpm) is a great package manager and build system for Fortran.
29+
Fortran Package Manager (fpm) is a great package manager and build system for Fortran.
2730
You can build using provided `fpm.toml`:
2831
```bash
2932
fpm build

media/logo.png

16 KB
Loading

media/logo.svg

Lines changed: 173 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)