Skip to content

Commit d9dc910

Browse files
Update README.md
1 parent f8b39c6 commit d9dc910

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# FuzzyOS [![CI](https://github.com/scopeInfinity/FuzzyOS/actions/workflows/ci.yaml/badge.svg)](https://github.com/scopeInfinity/FuzzyOS/actions/workflows/ci.yaml) [![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FscopeInfinity%2FFuzzyOS&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false)](https://hits.seeyoufarm.com)
2-
Experimental OS
3-
4-
- The project is still under development:exclamation:
2+
32-bit x86 OS capable of running console user application.
53

64
### Release
75

86
Please find all releases at https://github.com/scopeInfinity/FuzzyOS/releases
97

10-
The VMDK image can be found under `Assets` for the corresponding release.
8+
The boot image can be found under `Assets` for the corresponding release.
119

1210

1311
### Screenshots
@@ -22,7 +20,12 @@ The screenshots can be located as `Artifacts` under completed run on [Actions/CI
2220

2321
Simple Shell | TicTacToe Game
2422
--------------| ------------------
25-
![image](https://user-images.githubusercontent.com/9819066/129463788-94686a08-236e-49a9-b81b-6325e4b2ab58.png) | ![image](https://user-images.githubusercontent.com/9819066/129463802-d9a0bc77-74eb-4438-b553-e1439ada95a1.png)
23+
![image](https://user-images.githubusercontent.com/9819066/132112726-75f4fa66-9708-4011-9ce2-a4731fc08e11.png) | ![image](https://user-images.githubusercontent.com/9819066/129463802-d9a0bc77-74eb-4438-b553-e1439ada95a1.png)
24+
25+
fork() | cat
26+
----------------|------
27+
![image](https://user-images.githubusercontent.com/9819066/132112808-72ba7691-5f18-4631-b95d-fa52a63d2f38.png) | ![image](https://user-images.githubusercontent.com/9819066/132112873-f47c8588-1e23-4c4e-9237-a9783c70defb.png)
28+
2629

2730
### Boot OS
2831

0 commit comments

Comments
 (0)