Compare commits
3 Commits
595a7d5163
...
main
Author | SHA1 | Date | |
---|---|---|---|
7616ad40ee | |||
8ea45d3818 | |||
fa67df4bc0 |
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,2 +1,3 @@
|
|||||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||||
*.png filter=lfs diff=lfs merge=lfs -text
|
*.png filter=lfs diff=lfs merge=lfs -text
|
||||||
|
*.svg filter=lfs diff=lfs merge=lfs -text
|
||||||
|
@ -1,9 +1,12 @@
|
|||||||
# Writing an Operating system
|
# Writing an Operating system
|
||||||
## As a learning experience!
|
## As a learning experience!
|
||||||
Inspired by people like Linus Torvalds and Andreas Kling
|
Inspired by people like Linus Torvalds and Andreas Kling
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
________________________
|
________________________
|
||||||
### Screenshot(s)
|
### Screenshot(s)
|
||||||
<img src="screenshots/Screenshot1.png"></img>
|
 \
|
||||||
The first scrolling boot screen. 😲
|
The first scrolling boot screen. 😲
|
||||||
|
|
||||||
|
|
||||||
|
BIN
images/BarinkOS.png
(Stored with Git LFS)
Normal file
BIN
images/BarinkOS.png
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
images/BarinkOS_logo(standard).svg
(Stored with Git LFS)
Normal file
BIN
images/BarinkOS_logo(standard).svg
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
images/BarinkOS_logo.svg
(Stored with Git LFS)
Normal file
BIN
images/BarinkOS_logo.svg
(Stored with Git LFS)
Normal file
Binary file not shown.
Reference in New Issue
Block a user