diff --git a/README.md b/README.md new file mode 100644 index 0000000..eba8e63 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Raft & Viewstamped Replication + +This repository contains the implementation of the Raft and Viewstamped Replication algorithms for my bachelor thesis available at + +[https://coz.is/Thesis_Francesco_Cozzuto_N46004043.pdf](https://coz.is/Thesis_Francesco_Cozzuto_N46004043.pdf) \ No newline at end of file