Skip to content

Commit 7c42e9c

Browse files
committed
GraphUI v1.0.0
1 parent efda6af commit 7c42e9c

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
v1.0.0 - March 11, 2019
22

3-
* [4d4fe16](https://github.com/factman/GraphUI/tree/4d4fe16f71b783e5275265d40a6b4cbff3cf55c3) Deploy: v1.0.0 (Mohammed Odunayo)
3+
* [efda6af](https://github.com/factman/GraphUI/tree/efda6af4a353d51786f6fd0f5fa53bda86fa78a7) Deploy: v1.0.0 (Mohammed Odunayo)
44
* Start development of 1.0.0 (Mohammed Odunayo)

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# Welcome to the GraphUI
22

3-
<img src="https://img.shields.io/badge/GraphUI-v1.0.0-blue.svg" alt="v1.0.0" />
4-
&nbsp;
5-
<a href="https://app.fossa.com/projects/git%2Bgithub.com%2Ffactman%2FGraphUI?ref=badge_shield">
3+
<img src="https://img.shields.io/badge/GraphUI-v1.0.0-blue.svg" alt="v1.0.0" /> <a href="https://app.fossa.com/projects/git%2Bgithub.com%2Ffactman%2FGraphUI?ref=badge_shield">
64
<img src="https://app.fossa.com/api/projects/git%2Bgithub.com%2Ffactman%2FGraphUI.svg?type=shield" alt="licence" />
75
</a>
86

@@ -262,7 +260,7 @@ and examples.
262260
"JSON | Download as Json file",
263261
"CSV | Download as CSV file"
264262
]
265-
}
263+
}</pre>
266264
</td>
267265
<td>Enable specific option in the dropdown menu by specifying it in an array of string (["IMAGE","JSON","CSV"]) the label after the pipe character (|) is optional.</td>
268266
</tr>

0 commit comments

Comments
 (0)