Skip to content

Commit 6c757b3

Browse files
committed
added logo
1 parent c57e311 commit 6c757b3

File tree

5 files changed

+466
-7
lines changed

5 files changed

+466
-7
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ bin/
22
lib/
33
doc/
44
build/
5+
__pycache__
56

67
# Compiled Object files
78
*.slo

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
### Pyplot-Fortran
1+
![Pyplot-Fortran](media/logo.png)
2+
============
23

4+
### Pyplot-Fortran
35

46
A simple module for generating plots from Fortran using Python's matplotlib.pyplot.
57

media/logo.png

18.6 KB
Loading

0 commit comments

Comments
 (0)