Skip to content

Commit f975286

Browse files
committed
readme update
1 parent 4a59317 commit f975286

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@
33

44
# Bashly - Bash CLI Framework and Generator
55

6-
Create beautiful bash scripts from simple YAML configuration
6+
Create feature-rich bash scripts using simple YAML configuration
77

88
[![Gem Version](https://badge.fury.io/rb/bashly.svg)](https://badge.fury.io/rb/bashly)
99
[![Build Status](https://github.com/DannyBen/bashly/workflows/Test/badge.svg)](https://github.com/DannyBen/bashly/actions?query=workflow%3ATest)
1010
[![Maintainability](https://api.codeclimate.com/v1/badges/8cf89047e50ca601e431/maintainability)](https://codeclimate.com/github/DannyBen/bashly/maintainability)
1111

12+
## [bashly.dannyb.co](https://bashly.dannyb.co)
13+
1214
---
1315

1416
![demo](demo/cast.svg)
@@ -17,7 +19,8 @@ Create beautiful bash scripts from simple YAML configuration
1719

1820
## Documentation
1921

20-
Visit the [Bashly Documentation][docs] site.
22+
- [Bashly Homepage][docs]
23+
- [Examples][examples]
2124

2225

2326
## Contributing / Support
@@ -29,4 +32,5 @@ to contribute, feel free to [open an issue][issues].
2932

3033
[issues]: https://github.com/DannyBen/bashly/issues
3134
[docs]: https://bashly.dannyb.co/
35+
[examples]: https://github.com/DannyBen/bashly/tree/master/examples#bashly-examples
3236

0 commit comments

Comments
 (0)