Skip to content

Commit 3c5adc8

Browse files
committed
update readme
1 parent cfa9ffc commit 3c5adc8

2 files changed

Lines changed: 19 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
commit cfa9ffcc2507488d0b9d335940824d5eb09a6701
2+
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
3+
Date: Tue Aug 26 23:09:15 2025 +0700
4+
5+
improve docstrings and update docs
6+
7+
commit 8b3a72626021910ceeefe0199ae3c5501220a5e6
8+
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
9+
Date: Tue Aug 26 23:03:26 2025 +0700
10+
11+
fix code style and update docstrings
12+
113
commit 33dde61b182fc6aa9df844692d2682040772fc7c
214
Author: Alexeev Bronislav <alexeev.dev@mail.ru>
315
Date: Tue Aug 26 22:54:29 2025 +0700

README.md

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,15 @@
11
# KintsugiOS
22

33
<div align="center">
4-
<!-- <img src="https://raw.githubusercontent.com/alexeev-prog/KintsugiOS/refs/heads/main/docs/logo.png" width="250" alt="MorningLang Logo"> -->
5-
64
<h3>Минималистичная операционная 32 разрядная система с монолитным ядром и собственным загрузчиком на (N)ASM и GCC 15</h3>
5+
<br>
76

8-
<div align="center">
9-
<!-- <a href="https://marketplace.visualstudio.com/items?itemName=alexeevdev.KintsugiOSuage-syntax">
10-
<img src="https://img.shields.io/badge/VSCode-extension?style=for-the-badge" alt="vscode">
11-
</a> todo: идея сделать расширение для вскода со сниппетами для ядра -->
12-
<a href="https://alexeev-prog.github.io/KintsugiOS/">
13-
<img src="https://img.shields.io/badge/Documentation-online?style=for-the-badge&logo=gitbook" alt="docs">
14-
</a>
15-
</div>
16-
</div>
17-
18-
<br>
19-
20-
<div align="center">
7+
<a href="https://marketplace.visualstudio.com/items?itemName=alexeevdev.KintsugiOSuage-syntax">
8+
<img src="https://img.shields.io/badge/VSCode-extension?style=for-the-badge" alt="vscode">
9+
</a>
10+
<a href="https://alexeev-prog.github.io/KintsugiOS/">
11+
<img src="https://img.shields.io/badge/Documentation-online?style=for-the-badge&logo=gitbook" alt="docs">
12+
</a>
2113
<img src="https://img.shields.io/github/languages/top/alexeev-prog/KintsugiOS?style=for-the-badge" alt="Top Language">
2214
<img src="https://img.shields.io/github/languages/count/alexeev-prog/KintsugiOS?style=for-the-badge" alt="Language Count">
2315
<img src="https://img.shields.io/github/license/alexeev-prog/KintsugiOS?style=for-the-badge" alt="License">

0 commit comments

Comments
 (0)