diff --git a/README.md b/README.md index 1dde9c60..d13faa39 100644 --- a/README.md +++ b/README.md @@ -149,4 +149,4 @@ This module is responsible for managing all of the storage needs of the ITS This is the module that anyone would directly interract with. It needs to be able to do the following -- `register_coin`: This function takes the `ITS` object and mutates it by adding a coin with the specified `CoinManagement` and `CoinInfo`. +- `register_coin`: This function takes the `ITS` object and mutates it by adding a coin with the specified `CoinManagement` and `CoinInfo`. \ No newline at end of file