refactor: move articles to src and link of linux mirror to kernel.md file

This commit is contained in:
Konrad Geletey 2023-04-08 20:30:12 +03:00
parent 50275fef23
commit 5d1acb535f
Signed by: kglt
GPG key ID: 386DEE24B60BD996
4 changed files with 3 additions and 9 deletions

View file

@ -0,0 +1,2 @@
# Here you will see a list of interesting artciles

View file

@ -0,0 +1,9 @@
# Written by:
# ____ ____
# | _ \| _ \ Polenov Dima (RedDima100)
# | |_) | | | | http://polenov.ru
# | __/| |_| | http://codeberg.org/jfsldk
# |_| |____/
#
#Why do i hate O'Reilly books? / Почему я ненавижу книги O'Reilly?

1
src/kernel.md Normal file
View file

@ -0,0 +1 @@
- [Исходный код ядра линукс с первого коммита](https://gitlab.com/init-6/linux)