Skip to content

Commit f66c981

Browse files
committed
Update README with install instructions and add MIT License
1 parent 7e6281f commit f66c981

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

LICENSE.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Copyright 2025 Umang Surana
2+
3+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
4+
5+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
6+
7+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
77
![RustCast Demo PreRelease V1](docs/rustcast_v1_preview.png)
88

9+
## Installation:
10+
11+
1. Go to the
12+
[releases page](https://github.com/unsecretised/rustcast/releases/latest)
13+
2. Download the `.zip` file
14+
3. Open it, and if there is a "this app is damaged", run the command
15+
`xattr -cr <RustCast.app directory here>`
16+
917
## Feature list:
1018

1119
### Planned:

0 commit comments

Comments
 (0)