3 Commits

5 changed files with 14 additions and 1 deletions

1
.gitattributes vendored
View File

@ -1,2 +1,3 @@
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.svg filter=lfs diff=lfs merge=lfs -text

View File

@ -1,9 +1,12 @@
# Writing an Operating system
## As a learning experience!
Inspired by people like Linus Torvalds and Andreas Kling
![Logo](images/BarinkOS.png)
________________________
### Screenshot(s)
<img src="screenshots/Screenshot1.png"></img>
![Scrolling the terminal](screenshots/Screenshot1.png) \
The first scrolling boot screen. 😲

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

Binary file not shown.

BIN
images/BarinkOS_logo.svg (Stored with Git LFS) Normal file

Binary file not shown.