Skip to content

Commit cd87e71

Browse files
committed
Update README.md
1 parent 95d0cd1 commit cd87e71

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Raspberry Pi Sync Script
33
=======
44

5-
This is a script to install and update your [BitTorrent Sync](https://www.getsync.com/) installation on your [Raspberry Pi](https://www.raspberrypi.org/).
5+
This is a script to manage your [BitTorrent Sync](https://www.getsync.com/) installation on your [Raspberry Pi](https://www.raspberrypi.org/).
66

77
### Why? I thought there already is a working "Debian Package"?!
88

@@ -39,7 +39,7 @@ chmod +x btsync.sh
3939
```
4040
./btsync.sh
4141
```
42-
You can also provide a direct link to an ARM binarie that has been posted from the Administrators on the forum, but is not yet available through the getsync.com website.
42+
You can also provide a direct link to an ARM binary that has been posted from the Administrators on the forum, but is not yet available through the https://getsync.com website.
4343
You do this by using the syntax ```./btsync.sh yourURLhere```
4444
Please be mindful: by using other URLs/links I can not garantuee that the script will work like expected!
4545
Only use links provided by the Sync Staff on the forums or from the official BitTorrent Inc. website.
@@ -51,8 +51,8 @@ After the script is done, you want to have it automatically start after you rebo
5151
To do that enter the following:```sudo update-rc.d btsync defaults```
5252

5353
If you have any kind of productive contribution to this project, create a pull request!
54-
I would love to see people improving it. Especially since I know people will be screaming at their screen how ugly it is.
54+
I would love to see people improving it.
5555

5656
<sub>**Disclaimer**</sub>
5757

58-
<sub><sub>This site is not affiliated, endorsed or supported by DRI in any way. The use of information and software provided on this website may be used at your own risk. The information and software available on this website are provided as-is without any warranty or guarantee. By visiting this website you agree that: (1) We take no liability under any circumstance or legal theory for any software, error, omissions, loss of data or damage of any kind related to your use or exposure to any information provided on this site; (2) All software are made “AS AVAILABLE” and “AS IS” without any warranty or guarantee. All express and implied warranties are disclaimed. Some states do not allow limitations of incidental or consequential damages or on how long an implied warranty lasts, so the above may not apply to you.</sub></sub>
58+
<sub><sub>This site is not affiliated, endorsed or supported by DRI in any way. The use of information and software provided on this website may be used at your own risk. The information and software available on this website are provided as-is without any warranty or guarantee. By visiting this website you agree that: (1) We take no liability under any circumstance or legal theory for any software, error, omissions, loss of data or damage of any kind related to your use or exposure to any information provided on this site; (2) All software are made “AS AVAILABLE” and “AS IS” without any warranty or guarantee. All express and implied warranties are disclaimed. Some states do not allow limitations of incidental or consequential damages or on how long an implied warranty lasts, so the above may not apply to you.</sub></sub>

0 commit comments

Comments
 (0)