Skip to content

Commit d704d0a

Browse files
committed
clear README
1 parent 39323cd commit d704d0a

File tree

1 file changed

+1
-31
lines changed

1 file changed

+1
-31
lines changed

README.md

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1 @@
1-
# Fluent::Plugin::Dynamodb::Add
2-
3-
TODO: Write a gem description
4-
5-
## Installation
6-
7-
Add this line to your application's Gemfile:
8-
9-
```ruby
10-
gem 'fluent-plugin-dynamodb-add'
11-
```
12-
13-
And then execute:
14-
15-
$ bundle
16-
17-
Or install it yourself as:
18-
19-
$ gem install fluent-plugin-dynamodb-add
20-
21-
## Usage
22-
23-
TODO: Write usage instructions here
24-
25-
## Contributing
26-
27-
1. Fork it ( https://github.com/[my-github-username]/fluent-plugin-dynamodb-add/fork )
28-
2. Create your feature branch (`git checkout -b my-new-feature`)
29-
3. Commit your changes (`git commit -am 'Add some feature'`)
30-
4. Push to the branch (`git push origin my-new-feature`)
31-
5. Create a new Pull Request
1+
hoge

0 commit comments

Comments
 (0)