Skip to content

Commit 57376e4

Browse files
author
Gan Tu
committed
add links to slide, demo, and paper
1 parent 0ac8e2b commit 57376e4

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
# cppGFS2.0
55
A distributed Google File System (GFS) with multiple masters, implemented in C++
66

7+
## Demo
8+
9+
* [Presentation Slide](https://docs.google.com/presentation/d/1bQr_XluTRHOCHalKPw1VULvgMpBHS4MAqIj6UrpRQPM/edit?usp=sharing)
10+
* [Demo Video](https://youtu.be/EX-ELL_43Og)
11+
* [Our Paper](data/CS244B_Final_Paper.pdf)
12+
713
## Getting Started
814

915
In this project, we plan to use [Bazel](http://bazel.build) as our main build tool. You can install Bazel by following their website [instructions](https://docs.bazel.build/versions/master/install.html).

data/CS244B_Final_Paper.pdf

638 KB
Binary file not shown.

0 commit comments

Comments
 (0)