Skip to content

Commit e88101b

Browse files
committed
add logo
1 parent 47e746f commit e88101b

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Manifest.toml
99

1010
.vscode/*.json
1111

12-
*.png
13-
*.jld2.DS_Store
12+
*.jld2
13+
.DS_Store

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1+
<img src="https://github.com/unkcpz/PGEN.jl/blob/main/misc/logo/PGEN_light.png?raw=true" alt="pgen logo" height="100px" />
2+
13
# PGEN.jl
24

35
| **Build Status** | **License** |
46
|:----------------------------------------------- |:-------------------------------- |
57
| [![][ci-img]][ci-url] [![][ccov-img]][ccov-url] | [![][license-img]][license-url] |
68

7-
[ci-img]: https://github.com/unkcpz/PGEN.jl/workflows/CI/badge.svg?branch=main&event=push
9+
[ci-img]: https://github.com/unkcpz/PGEN.jl/workflows/CI/badge.svg
810
[ci-url]: https://github.com/unkcpz/PGEN.jl/actions
911

1012
[ccov-img]: https://codecov.io/gh/unkcpz/PGEN.jl/branch/main/graph/badge.svg?token=2KH3oPQm9E

misc/logo/PGEN_light.png

87.6 KB
Loading

0 commit comments

Comments
 (0)