Skip to content

Commit

Permalink
Merge pull request #345 from HDFGroup/hyoklee-patch-3
Browse files Browse the repository at this point in the history
Fix typo.
  • Loading branch information
ChristopherHogan committed Feb 9, 2022
2 parents e7984cc + dc6d146 commit 3585dee
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 @@
# Hermes

Hermes is a heterogeneous aware, multi-tiered, dynamic, and distributed I/O buffering system that aims to significantly accelerate I/O performance. See the [official site](http://www.cs.iit.edu/~scs/assets/projects/Hermes/Hermes.html) for more information. For design documents, architecture description, performance data, and individual component design, see the [wiki](https://github.com/HDFGroup/hermes/wiki).
Hermes is a heterogeneous-aware, multi-tiered, dynamic, and distributed I/O buffering system that aims to significantly accelerate I/O performance. See the [official site](http://www.cs.iit.edu/~scs/assets/projects/Hermes/Hermes.html) for more information. For design documents, architecture description, performance data, and individual component design, see the [wiki](https://github.com/HDFGroup/hermes/wiki).

![Build](https://github.com/HDFGroup/hermes/workflows/GitHub%20Actions/badge.svg)

Expand Down

0 comments on commit 3585dee

Please sign in to comment.