Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
askvortsov1 authored Jun 15, 2021
1 parent 6f130db commit 5de4588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hardcaml MIPS CPU

Hi! We are Sasha Skvortsov and Mayur Deshpande. As a followup to a class project, we are trying to design a simple 5-stage MIPS CPU in OCaml via the [HardCaml](https://github.com/janestreet/hardcaml) library. You can read more about this project at the [CeramicHacker](https://ceramichacker.com/t/hardcaml-mips) blog.
Hi! We are Sasha Skvortsov and Mayur Deshpande. As a followup to a class project, we are designing a simple 5-stage MIPS CPU in OCaml via the [HardCaml](https://github.com/janestreet/hardcaml) library. You can read more about this project at the [CeramicHacker](https://ceramichacker.com/t/hardcaml-mips) blog.

## Code Structure

Expand Down

0 comments on commit 5de4588

Please sign in to comment.