Skip to content

Commit 5b9be42

Browse files
committed
update README
1 parent 28c5d60 commit 5b9be42

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,12 @@ An OGraf graphic that follows the OGraf specification can be used in any OGraf c
3030

3131
## Getting Started
3232

33-
_This section is yet to be written.._
33+
Useful resources:
34+
* [Examples of OGraf Graphics](https://github.com/ebu/ograf/tree/main/v1-draft-0/examples).
35+
* [OGraf Specification](./v1-draft-0/specification/docs/Specification.md).
3436

35-
[Link to the Specification](./v1-draft-0/specification/docs/Specification.md)
3637

37-
- _TODO: Examples of OGraf graphics_
38-
- _TODO: Links to development tools._
39-
- _TODO: Links to temporary rendering system._
38+
### Tools
39+
40+
* The **[OGraf Devtool](https://github.com/SuperFlyTV/ograf-devtool)** is a useful too for developing OGraf graphics.
41+
* The **[Simple Rendering system](https://github.com/SuperFlyTV/ograf-server)** can be used to play OGraf Graphics in a browser (for use in existing system capable of rendering HTML graphics).

0 commit comments

Comments
 (0)