diff --git a/README.md b/README.md index 767e4c2c..7fed3a44 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ arXiv:1807.10749 (2018). ## C++ Usage The code is basically designed as a library. The user can modify sample -aplications in [apps](https://github.com/quantumlib/qsim/tree/master/apps) +applications in [apps](https://github.com/quantumlib/qsim/tree/master/apps) to meet their own needs. The usage of sample applications is described in the [docs](https://github.com/quantumlib/qsim/blob/master/docs/usage.md).