Skip to content

Commit 17ed1d3

Browse files
committed
Add logo
Signed-off-by: Alexey Gladkov <[email protected]>
1 parent fb6ea37 commit 17ed1d3

File tree

5 files changed

+3
-0
lines changed

5 files changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "patchset/**"
88
paths-ignore:
99
- "**.md"
10+
- "**.png"
1011
schedule:
1112
- cron: "0 0 * * MON"
1213
jobs:

Documentation/logo-big.png

3.49 MB
Loading

Documentation/logo-small.png

1.01 MB
Loading

Documentation/logo.png

2.86 MB
Loading

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# make-initrd
22

3+
<img src="Documentation/logo-big.png" alt="make-initrd logo" width="200" align="right">
4+
35
make-initrd is a new, uevent-driven initramfs infrastructure based around udev.
46

57
The make-initrd is intended for creating initramfs images. The project consists

0 commit comments

Comments
 (0)