Skip to content
Snippets Groups Projects
Commit 7d0c8943 authored by Zihao Yu's avatar Zihao Yu
Browse files

add README.md

parent bfdc5219
No related branches found
No related tags found
No related merge requests found
......@@ -2,5 +2,6 @@
*
!*/
!Makefile
!README.md
!.gitignore
!init.sh
# ICS2017 Programming Assignment
This project is the programming assignment of the class ICS(Introduction to Computer System) in Department of Computer Science and Technology, Nanjing University.
For the guide of this programming assignment,
refer to http://nju-ics.gitbooks.io/ics2017-programming-assignment/content/
To initialize, run
```bash
bash init.sh
```
The following subprojects/components are included. Some of them are not fully implemented.
* [NEMU](https://github.com/NJU-ProjectN/nemu)
* [Nexus-am](https://github.com/NJU-ProjectN/nexus-am)
* [Nanos-lite](https://github.com/NJU-ProjectN/nanos-lite)
* [Navy-apps](https://github.com/NJU-ProjectN/navy-apps)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment