change: README.md

This commit is contained in:
Mike Solar
2025-07-12 14:52:38 +08:00
parent e18cf095f5
commit d247f5e683
+5 -19
View File
@@ -1,30 +1,16 @@
# Olive Video Editor [![Build status](https://github.com/olive-editor/olive/workflows/CI/badge.svg?branch=master)](https://github.com/olive-editor/olive/actions?query=branch%3Amaster) # Olive Video Editor Community Edition[![Build status](https://github.com/olive-editor/olive/workflows/CI/badge.svg?branch=master)](https://github.com/olive-editor/olive/actions?query=branch%3Amaster)
Olive is a free non-linear video editor for Windows, macOS, and Linux. Olive is a free non-linear video editor for Windows, macOS, and Linux.
Unfortunately, the original author has not submitted code updates for over 7 months, and no public contact information (email or otherwise) is available to reach them directly.
Now, we are maintaining a community edition for this project.
![screen](https://olivevideoeditor.org/img/020-2.png) ![screen](https://olivevideoeditor.org/img/020-2.png)
**Discover more:** [Website](https://www.olivevideoeditor.org/) | [Binaries](https://olivevideoeditor.org/download) | [Patreon](https://www.patreon.com/olivevideoeditor) | [Wiki](https://github.com/olive-editor/olive/wiki/Overview-Guide) | [Community Discord (Unofficial)](https://discord.gg/4Ae9KZn)
**NOTE: Olive is alpha software and is considered highly unstable. While we highly appreciate users testing and providing usage information, please use at your own risk.** **NOTE: Olive is alpha software and is considered highly unstable. While we highly appreciate users testing and providing usage information, please use at your own risk.**
## Binaries ## Binaries
- [0.1.0 alpha](https://github.com/olive-editor/olive/releases/tag/0.1.0) - [0.1.0 alpha](https://github.com/olive-editor/olive/releases/tag/0.1.0)
- [0.2.0 unstable development build](https://github.com/olive-editor/olive/releases/tag/0.2.0-nightly) - [0.2.0 unstable development build](https://github.com/olive-editor/olive/releases/tag/0.2.0-nightly)
## Support Olive
Please consider supporting Olive:
<a href="https://www.patreon.com/olivevideoeditor" title="Become a Patron">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/f6fda794-a64f-46a7-86bd-9631207bf071" width="200" height="63">
<source media="(prefers-color-scheme: light)" srcset="https://github.com/user-attachments/assets/646de54d-1451-4873-b6b2-c63790a4671a" width="200" height="63">
<img alt="The Patreon logo" src="https://github.com/user-attachments/assets/2bcca96f-8462-4904-b879-f64b42e07567" width="200" height="63">
</picture>
</a>
## Compiling from Source:
Compiling instructions for Windows, macOS, and Linux can be found [on the main site](https://olivevideoeditor.org/compile).