We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 340f8ef commit e54ad2fCopy full SHA for e54ad2f
README.md
@@ -3,8 +3,7 @@
3
Blueprints.jl implements serializable thunks that can be constructed in parallel using memoization and cached automatically.
4
5
## Example
6
-For example when this is useful, imagine the following situation:
7
-You are running a simulation code that takes a dictionary of parameters.
+For an example when this is useful, imagine the following situation: You are running a simulation code that takes a dictionary of parameters.
8
9
```julia
10
parameters = Dict(
0 commit comments