Skip to content

Commit bd3b3bb

Browse files
newline in readme
1 parent 8eb410c commit bd3b3bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ The NUFFTs are implemented thanks to [Alex Townsend](https://github.com/ajt60gai
8383
- `nufft3 ( = nufft)` assumes nonuniform samples and noninteger frequencies;
8484
- `inufft1` inverts an `nufft1`; and,
8585
- `inufft2` inverts an `nufft2`.
86+
8687
Here is an example:
8788
```julia
8889
julia> n = 10^4;

0 commit comments

Comments
 (0)