Skip to content

Commit 81c415e

Browse files
Update README.md: remove promise of being 'simple' (bad practice)
1 parent de2625d commit 81c415e

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,14 @@ of its array manipulation and can:
119119
Visualization
120120
=============
121121

122-
Powerful, flexible, and very simple to produce visualizations of field
123-
constructs are available with the [cfplot
124-
package](https://ncas-cms.github.io/cf-plot/build/index.html), that needs to be installed
125-
seprately to the `cf` package.
122+
Powerful and flexible visualizations of `cf` field constructs,
123+
designed to be produced and configured in as few lines of code as
124+
possible, are available with the [cf-plot
125+
package](https://ncas-cms.github.io/cf-plot/build/index.html), which
126+
needs to be installed separately to the `cf` package.
126127

127128
See the [cf-plot
128-
gallery](https://ncas-cms.github.io/cf-plot/build/gallery.html) for the full
129+
gallery](https://ncas-cms.github.io/cf-plot/build/gallery.html) for a
129130
range of plotting possibilities with example code.
130131

131132
![Example outputs of cf-plot displaying selected aspects of `cf` field constructs](https://raw.githubusercontent.com/NCAS-CMS/cf-plot/master/docs/source/images/cf_gallery_image.png)

0 commit comments

Comments
 (0)