Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update readme
Browse files Browse the repository at this point in the history
jcm committed Dec 11, 2023
1 parent 5e701b9 commit 116919e
Showing 2 changed files with 8 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -10,6 +10,9 @@ Record aims to be a low-overhead macOS screen recorder that emphasizes not missi
* Live encode preview (WIP)

# Installation
> [!IMPORTANT]
> Disclaimer: Record is currently in an experimental state and CI builds are not stable. When this warning is removed, non-stable development will be taking place in feature branches and the CI builds under the "Development" deployment should be generally regarded as stable.
Record is in active development and uses rolling releases. Download the most recent stable artifact using the "Development" deployment along the right sidebar.

# Examples
5 changes: 5 additions & 0 deletions Record-Info.plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict/>
</plist>

0 comments on commit 116919e

Please sign in to comment.