* add stars badge (#54)
This commit is contained in:
		
							parent
							
								
									0f5a528e4d
								
							
						
					
					
						commit
						aded825a59
					
				|  | @ -7,6 +7,7 @@ | ||||||
| [![Ubuntu 16.04][image-verify-ubuntu1604]][link-verify-ubuntu1604] | [![Ubuntu 16.04][image-verify-ubuntu1604]][link-verify-ubuntu1604] | ||||||
| [![Release][image-release]][link-release] | [![Release][image-release]][link-release] | ||||||
| [![License][image-license]][link-license] | [![License][image-license]][link-license] | ||||||
|  | [![Stars][image-stars]][link-stars] | ||||||
| 
 | 
 | ||||||
| This action installs SSH key into `~/.ssh`. | This action installs SSH key into `~/.ssh`. | ||||||
| 
 | 
 | ||||||
|  | @ -97,3 +98,5 @@ See [CHANGELOG.md](CHANGELOG.md). | ||||||
| [link-release]: https://github.com/shimataro/ssh-key-action/releases | [link-release]: https://github.com/shimataro/ssh-key-action/releases | ||||||
| [image-license]: https://img.shields.io/github/license/shimataro/ssh-key-action.svg | [image-license]: https://img.shields.io/github/license/shimataro/ssh-key-action.svg | ||||||
| [link-license]: ./LICENSE | [link-license]: ./LICENSE | ||||||
|  | [image-stars]: https://img.shields.io/github/stars/shimataro/ssh-key-action.svg | ||||||
|  | [link-stars]: https://github.com/shimataro/ssh-key-action/stargazers | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue