We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 765afb0 commit 0be1c6bCopy full SHA for 0be1c6b
README.md
@@ -11,8 +11,8 @@ NumPy financial functions.
11
12
The source code for this package is available at https://github.com/numpy/numpy-financial.
13
14
-The importable name of the package is `numpy_financial`. When giving the
15
-name a shortened alias, `npf` is recommended. For example,
+The importable name of the package is `numpy_financial`. The recommended
+alias is `npf`. For example,
16
17
```
18
>>> import numpy_financial as npf
0 commit comments