Skip to content

Commit

Permalink
minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
chinonso098 committed Jul 8, 2024
1 parent 44fc68e commit 75d90ed
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/app/app.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<cos-desktop>
<cos-filemanager> </cos-filemanager>

<cos-terminal></cos-terminal> <!--Terminal app directly added-->
<!--<cos-terminal></cos-terminal> Terminal app directly added-->
<ng-template #processContainerRef> </ng-template>

<cos-taskbar>
Expand Down
15 changes: 7 additions & 8 deletions src/osdrive/Documents/Credits.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,27 @@
# Credits
```
___________________________________________
________________________________________________________
```
We are giants because we stand on the shoulder of those who came before us.
A heart felt thanks to all the devs who's tools are instrumental in making this project possible.
And to Dustin Brett who gave a much needed how-to guide.


## Tutorial
```
___________________________________________
________________________________________________________
```
- [Dustin Brett - ReactOs](https://www.youtube.com/watch?v=S-rF5rkhaJ0&list=PLM88opVjBuU7xSRoHhs3hZBz3JmHHBMMN&index=1)

## Frameworks
```
___________________________________________
________________________________________________________
```
- [Angular](https://github.com/angular/angular)
- [TypeScript](https://github.com/microsoft/TypeScript)

## Tools
```
___________________________________________
________________________________________________________
```
- [Jest](https://github.com/facebook/jest)
- [ESLint](https://github.com/eslint/eslint)
Expand All @@ -31,7 +30,7 @@ ___________________________________________

## System Libraries
```
___________________________________________
________________________________________________________
```
- [BrowserFS](https://github.com/jvilk/BrowserFS)
- [ini](https://github.com/npm/ini)
Expand All @@ -41,7 +40,7 @@ ___________________________________________

## App Libraries
```
___________________________________________
________________________________________________________
```
- [js-dos](https://github.com/caiiiycuk/js-dos)
- [Ruffle](https://github.com/ruffle-rs/ruffle)
Expand All @@ -55,7 +54,7 @@ ___________________________________________

## Services
```
___________________________________________
________________________________________________________
```
- [ntp.js](http://www.ntpjs.org/)
- [Astronomy Picture of the Day](https://apod.nasa.gov/apod/)

0 comments on commit 75d90ed

Please sign in to comment.