Skip to content

Commit 1e47b36

Browse files
committed
Tidy up README
1 parent 9524fb5 commit 1e47b36

1 file changed

Lines changed: 9 additions & 13 deletions

File tree

README.md

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
[![CI](https://github.com/TwilightCoders/rubysu/actions/workflows/ci.yml/badge.svg)](https://github.com/TwilightCoders/rubysu/actions/workflows/ci.yml)
33
[![Maintainability](https://qlty.sh/badges/e63e40be-4d72-4519-ad77-d4f94803a7b9/maintainability.svg)](https://qlty.sh/TwilightCoders/rubysu)
44
[![Test Coverage](https://qlty.sh/badges/e63e40be-4d72-4519-ad77-d4f94803a7b9/test_coverage.svg)](https://qlty.sh/TwilightCoders/rubysu)
5+
![GitHub License](https://img.shields.io/github/license/twilightcoders/rubysu)
56

67
# Ruby Sudo
78

@@ -139,27 +140,22 @@ end
139140

140141
Guido De Rosa ([@gderosa](http://github.com/gderosa/)).
141142

142-
See LICENSE.
143+
See ([LICENSE](https://github.com/TwilightCoders/rubysu/blob/main/LICENSE)).
143144

144145
### Contributors
145146

146-
Dale Stevens ([@voltechs](https://github.com/voltechs))
147+
- Dale Stevens ([@voltechs](https://github.com/voltechs))
148+
- Robert M. Koch ([@threadmetal](https://github.com/threadmetal))
149+
- Wolfgang Teuber ([@wteuber](https://github.com/wteuber))
147150

148-
Robert M. Koch ([@threadmetal](https://github.com/threadmetal))
151+
### Acknowledgements
149152

150-
Wolfgang Teuber ([@wteuber](https://github.com/wteuber))
151-
152-
### Other acknowledgements
153-
154-
155-
Thanks to Tony Arcieri and Brian Candler for suggestions on
156-
[ruby-talk](http://www.ruby-forum.com/topic/262655).
157-
158-
Initially developed by G. D. while working at [@vemarsas](https://github.com/vemarsas).
153+
- Thanks to Tony Arcieri and Brian Candler for suggestions on [ruby-talk](http://www.ruby-forum.com/topic/262655).
154+
- Initially developed by Guido De Rosa while working at [@vemarsas](https://github.com/vemarsas).
159155

160156
## Contributing
161157

162-
1. Fork it ( https://github.com/TwilightCoders/rubysu/fork )
158+
1. Fork it ( <https://github.com/TwilightCoders/rubysu/fork> )
163159
2. Create your feature branch (`git checkout -b my-new-feature`)
164160
3. Commit your changes (`git commit -am 'Add some feature'`)
165161
4. Push to the branch (`git push origin my-new-feature`)

0 commit comments

Comments
 (0)