Clean up readme
This commit is contained in:
		
							parent
							
								
									7b810acfb5
								
							
						
					
					
						commit
						30a1ffa7cf
					
				
					 8 changed files with 134 additions and 62 deletions
				
			
		|  | @ -33,7 +33,7 @@ | |||
|     <h1><img src="static/img/ntfy.png" alt="ntfy"/><br/>ntfy.sh - simple HTTP-based pub-sub</h1> | ||||
|     <p> | ||||
|         <b>ntfy</b> (pronounce: <i>notify</i>) is a simple HTTP-based <a href="https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern">pub-sub</a> notification service. | ||||
|         It allows you to send <b>desktop notifications via scripts from any computer</b>, entirely <b>without signup or cost</b>. | ||||
|         It allows you to send <b>notifications to your phone or desktop via scripts from any computer</b>, entirely <b>without signup or cost</b>. | ||||
|         It's also <a href="https://github.com/binwiederhier/ntfy">open source</a> if you want to run your own. | ||||
|     </p> | ||||
|     <p id="error"></p> | ||||
|  | @ -83,8 +83,8 @@ | |||
| 
 | ||||
|     <h3>Subscribe via phone</h3> | ||||
|     <p> | ||||
|         Once it's approved, you can use the <b>Ntfy Android App</b> to receive notifications directly on your phone. Just like | ||||
|         the server, this app is also <a href="https://github.com/binwiederhier/ntfy-android">open source</a>. | ||||
|         You can use the <a href="https://play.google.com/store/apps/details?id=io.heckel.ntfy">Ntfy Android App</a> | ||||
|         to receive notifications directly on your phone. Just like the server, this app is also <a href="https://github.com/binwiederhier/ntfy-android">open source</a>. | ||||
|     </p> | ||||
| 
 | ||||
|     <h3>Subscribe via your app, or via the CLI</h3> | ||||
|  | @ -184,7 +184,7 @@ | |||
|     <h2>Privacy policy</h2> | ||||
|     <p> | ||||
|         Neither the server nor the app record any personal information, or share any of the messages and topics with | ||||
|         any outside service. All data is exclusively used to make the service function properly. The notable exception | ||||
|         any outside service. All data is exclusively used to make the service function properly. The one exception | ||||
|         is the Firebase Cloud Messaging (FCM) service, which is required to provide instant Android notifications (see | ||||
|         FAQ for details). | ||||
|     </p> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue