Skip to content

Commit a4ee688

Browse files
committed
update summary in metainfo
1 parent 78ad310 commit a4ee688

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

io.github.babaissarkar.ssplot.metainfo.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<id>io.github.babaissarkar.ssplot</id>
44

55
<name>SSPlot</name>
6-
<summary>A simple plotting utility and numerical simulator</summary>
6+
<summary>Simple plotting utility and numerical simulator</summary>
77

88
<metadata_license>CC-BY-4.0</metadata_license>
99
<project_license>LGPL-2.1-or-later</project_license>
@@ -16,7 +16,7 @@
1616
<url type="vcs-browser">https://github.com/babaissarkar/ssplot</url>
1717

1818
<description>
19-
<p>A simple plotting utility and numerical simulator, which can plot simple csv style plain text files containing numerical data separated by whitespace, as well can numerically solve equations to generate such data and plot them, suitable for studying dynamical systems.</p>
19+
<p>A simple plotter and numerical solver, which can plot csv style plain text files with numerical data separated by whitespace, as well can numerically solve equations and ODEs to generate data and plot them for studying dynamical systems.</p>
2020
<p>Features :</p>
2121
<ol>
2222
<li>Plot datafiles (2D and 3D).</li>

0 commit comments

Comments
 (0)