Skip to content

Commit

Permalink
chore: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ammarasyad committed Apr 29, 2023
1 parent 9ccb3ff commit f2201cc
Showing 1 changed file with 19 additions and 6 deletions.
25 changes: 19 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,23 @@
- [x] Keyboard Device Driver
- [x] Filesystem

## Milestone 3
- [x] Paging Data Structures
- [x] Higher Half Kernel
- [x] Activate Paging
- [x] Inserter
- [x] User GDT & Task State Segment
- [x] Simple Memory Allocator
- [x] Simple User Program
- [x] Launching User Mode
- [x] System Calls
- [x] Shell Implementation
- [x] Built-in Utility Command

## Author
| Name | NIM | Github |
| :--- | :---: | ---: |
| Christian Albert Hasiholan | 13521078 |[ChrisAlberth](https://github.com/ChrisAlberth) |
| Tobias Natalio Sianipar | 13521090 |[tobisns](https://github.com/tobisns) |
| Ammar Rasyad Chaeroel | 13521136 |[ammarasyad](https://github.com/ammarasyad) |
| Bintang Dwi Marthen | 13521144 |[Marthenn](https://github.com/Marthenn) |
| Name | NIM | Github |
|:---------------------------|:--------:|------------------------------------------------:|
| Christian Albert Hasiholan | 13521078 | [ChrisAlberth](https://github.com/ChrisAlberth) |
| Tobias Natalio Sianipar | 13521090 | [tobisns](https://github.com/tobisns) |
| Ammar Rasyad Chaeroel | 13521136 | [ammarasyad](https://github.com/ammarasyad) |
| Bintang Dwi Marthen | 13521144 | [Marthenn](https://github.com/Marthenn) |

0 comments on commit f2201cc

Please sign in to comment.