From 10ef9433db5013fb0c7f958ea164768ffe6d300f Mon Sep 17 00:00:00 2001 From: Gautam8387 Date: Sat, 4 Feb 2023 19:24:15 +0530 Subject: [PATCH] Updated README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 452db85..cc960ad 100644 --- a/README.md +++ b/README.md @@ -1 +1,4 @@ -# CS-1217-Operating-Systems \ No newline at end of file +# CS-1217-Operating-Systems +This repository contains all the questions, assignments, concepts and code done in the CS-1217: Operating Systems course taught by Professor Manu Awasthi at Ashoka University. + +The coding part of the course includes the x86 Assembly language, C code, and xv6 Operating System. \ No newline at end of file