diff --git a/README.md b/README.md index 08bdcae..97d9c4f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ### It contains the following modules: -- `fixed_point_wad`: Fixed point arithmetic for interest calculations. +- `fixed_point_wad`: Fixed point arithmetic with 1e18 precision. - `u64`: Utility functions for u64. - `u128`: Utility functions for u128. - `u256`: Utility functions for u256.