Skip to content

Commit e974482

Browse files
committed
Readme things
1 parent a68b3ab commit e974482

1 file changed

Lines changed: 15 additions & 5 deletions

File tree

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,38 @@
11
# AssemblingMachine
2-
Short description and motivation.
32

4-
## Usage
5-
How to use my plugin.
3+
![](https://wiki.factorio.com/images/Assembling_machine_1_entity.png?20200925165054)
4+
5+
A Rails plugin to automate some parts of your life. Starting with:
6+
7+
1. check for latest manga update and put it up to Discord
8+
2. check your latest Youtube video and make a draft to Typefully
9+
10+
<!-- ## Usage
11+
How to use my plugin. -->
612

713
## Installation
14+
815
Add this line to your application's Gemfile:
916

1017
```ruby
1118
gem "assembling_machine"
1219
```
1320

1421
And then execute:
22+
1523
```bash
1624
$ bundle
1725
```
1826

1927
Or install it yourself as:
28+
2029
```bash
2130
$ gem install assembling_machine
2231
```
2332

24-
## Contributing
25-
Contribution directions go here.
33+
<!-- ## Contributing
34+
Contribution directions go here. -->
2635

2736
## License
37+
2838
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

0 commit comments

Comments
 (0)