Skip to content

Commit 828990b

Browse files
jeffskijonoomph
authored andcommitted
Update readme to use markdown and update copyright to 2019 (#94)
* Update readme to use markdown and update copyright to 2018 Add md extension to render in Github Wrap commercial details with horizontal rules Updating correct file and deleting duplicate * Update dates to 2019
1 parent a49979e commit 828990b

File tree

2 files changed

+60
-66
lines changed

2 files changed

+60
-66
lines changed

README

Lines changed: 0 additions & 66 deletions
This file was deleted.

README.md

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
# OpenShot Library
2+
3+
OpenShot Library (libopenshot) is an open-source project dedicated to
4+
delivering high quality video editing, animation, and playback solutions
5+
to the world. For more information visit [http://www.openshot.org/](http://www.openshot.org/).
6+
7+
### License
8+
9+
Copyright (c) 2008-2019 OpenShot Studios, LLC
10+
[http://www.openshotstudios.com/](http://www.openshotstudios.com/).
11+
12+
OpenShot Library (libopenshot) is free software: you can redistribute it
13+
and/or modify it under the terms of the GNU Lesser General Public License
14+
as published by the Free Software Foundation, either version 3 of the
15+
License, or (at your option) any later version.
16+
17+
OpenShot Library (libopenshot) is distributed in the hope that it will be
18+
useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
19+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20+
GNU Lesser General Public License for more details.
21+
22+
You should have received a copy of the GNU Lesser General Public License
23+
along with OpenShot Library. If not, see [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).
24+
25+
---
26+
To release a closed-source product which uses libopenshot (i.e. video
27+
editing and playback), commercial licenses are available: contact
28+
[email protected] for more information.
29+
30+
---
31+
32+
### Install
33+
34+
Please see /doc/InstallationGuide.pdf for a very detailed
35+
Linux, Mac, and Windows compiling instruction guide. An online version
36+
is also available:
37+
[https://docs.google.com/document/d/1V6nq-IuS9zxqO1-OSt8iTS_cw_HMCpsUNofHLYtUNjM/pub](https://docs.google.com/document/d/1V6nq-IuS9zxqO1-OSt8iTS_cw_HMCpsUNofHLYtUNjM/pub)
38+
39+
40+
### Documentation
41+
42+
Documentation is auto-generated by Doxygen, and can be created with
43+
```
44+
make doc
45+
```
46+
(Also available online: [http://openshot.org/files/libopenshot/](http://openshot.org/files/libopenshot/))
47+
48+
49+
### Authors
50+
51+
Please see AUTHORS file for a full list of authors.
52+
53+
54+
---
55+
[www.openshot.org](http://www.openshot.org) | [www.openshotstudios.com](http://www.openshotstudios.com)
56+
57+
---
58+
Copyright (c) 2008-2019 OpenShot Studios, LLC
59+
60+
[www.openshotstudios.com](http://www.openshotstudios.com).

0 commit comments

Comments
 (0)