Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kojix2 authored Mar 31, 2024
1 parent f6d35af commit c7924b4
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,9 @@ deepl -u
# character_limit: 1000000000000
```

## Contributing
## Development

### Contributing

1. Fork this repository
2. Create your feature branch (`git checkout -b my-new-feature`)
Expand All @@ -164,6 +166,10 @@ shards build --release

A compiled binary file will be created in the `bin` directory.

### DeepL API Library

https://github.com/kojix2/deepl.cr/

## License

This project is licensed under the MIT License.
Expand Down

0 comments on commit c7924b4

Please sign in to comment.