Skip to content

Commit d611fc3

Browse files
committed
updated readme
1 parent 7e6afef commit d611fc3

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,10 @@
44
[![PEP8](https://img.shields.io/badge/code%20style-pep8-green.svg)](https://www.python.org/dev/peps/pep-0008/)
55
[![stability-wip](https://img.shields.io/badge/stability-work_in_progress-lightgrey.svg)](https://github.com/orangemug/stability-badges/blob/master/README.md)
66

7-
This is a project I'm working on in my spare time as a learning exercise to
8-
writing a custom node graph framework. It's currently in a work in progress state.
9-
107
---
118

129
NodeGraphQt is a node graph framework that can be implemented and re purposed into
13-
applications that supports [PySide2](https://doc.qt.io/qtforpython/pysideapi2.html).
10+
applications that supports PySide and PySide2.
1411

1512
<img src="/docs/_images/screenshot.png" width="100%" title="NodeGraphQt">
1613

0 commit comments

Comments
 (0)