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 <[email protected]> Signed-off-by: Eric Reinecke <[email protected]> * Made default picture use full url rather than relative URL Signed-off-by: Eric Reinecke <[email protected]> --------- Signed-off-by: Eric Reinecke <[email protected]> Co-authored-by: djacobs7 <[email protected]>
1 parent 2e21788 commit 2de2112

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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/[email protected]">
55
<source media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenTimelineIO/main/docs/_static/[email protected]">
6-
<img alt="OpenTimelineIO Logo" src="./images/[email protected]">
6+
<img alt="OpenTimelineIO Logo" src="https://raw.githubusercontent.com/AcademySoftwareFoundation/OpenTimelineIO/main/docs/_static/[email protected]">
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)