Skip to content

Commit 2de2112

Browse files
reineckedjacobs7
andauthored
README updates (#15)
* Change title * Add link to the OpenTimelineIO-Plugins github repo Co-authored-by: djacobs7 <djacobs7@gmail.com> Signed-off-by: Eric Reinecke <ereinecke@netflix.com> * Made default picture use full url rather than relative URL Signed-off-by: Eric Reinecke <ereinecke@netflix.com> --------- Signed-off-by: Eric Reinecke <ereinecke@netflix.com> Co-authored-by: djacobs7 <djacobs7@gmail.com>
1 parent 2e21788 commit 2de2112

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# OpenTimelineIO
1+
# OpenTimelineIO-Plugins
22

33
<picture>
44
<source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenTimelineIO/main/docs/_static/OpenTimelineIO@3xLight.png">
55
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenTimelineIO/main/docs/_static/OpenTimelineIO@3xDark.png">
6-
<img alt="OpenTimelineIO Logo" src="./images/OpenTimelineIO@3xDark.png">
6+
<img alt="OpenTimelineIO Logo" src="https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenTimelineIO/main/docs/_static/OpenTimelineIO@3xDark.png">
77
</picture>
88

99
[OpenTimelineIO](https://opentimeline.io) is an interchange format and API for
@@ -32,6 +32,7 @@ Links
3232
* Main web site: http://opentimeline.io/
3333
* Documentation: https://opentimelineio.readthedocs.io/
3434
* Main Project GitHub: https://github.com/AcademySoftwareFoundation/OpenTimelineIO
35+
* OpenTimelineIO-Plugins Github: https://github.com/OpenTimelineIO/OpenTimelineIO-Plugins
3536
* [Discussion group](https://lists.aswf.io/g/otio-discussion)
3637
* [Slack channel](https://academysoftwarefdn.slack.com/messages/CMQ9J4BQC)
3738
* To join, create an account here first: https://slack.aswf.io/

0 commit comments

Comments
 (0)