Showing
1 changed file
with
2 additions
and
1 deletions
| 1 | # commit-autosuggestions | 1 | # commit-autosuggestions |
| 2 | - | ||
| 3 | <p align="center"> | 2 | <p align="center"> |
| 4 | <a href="https://travis-ci.com/github/graykode/commit-autosuggestions"><img alt="Build Status" src="https://travis-ci.com/graykode/commit-autosuggestions.svg?branch=master"></a> | 3 | <a href="https://travis-ci.com/github/graykode/commit-autosuggestions"><img alt="Build Status" src="https://travis-ci.com/graykode/commit-autosuggestions.svg?branch=master"></a> |
| 5 | <a href="https://github.com/graykode/commit-autosuggestions/blob/master/LICENSE"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a> | 4 | <a href="https://github.com/graykode/commit-autosuggestions/blob/master/LICENSE"><img alt="License: Apache 2.0" src="https://img.shields.io/badge/License-Apache%202.0-blue.svg"></a> |
| ... | @@ -8,6 +7,8 @@ | ... | @@ -8,6 +7,8 @@ |
| 8 | </p> | 7 | </p> |
| 9 | 8 | ||
| 10 | Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! | 9 | Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! |
| 10 | + | ||
| 11 | + | ||
| 11 |  | 12 |  |
| 12 | 13 | ||
| 13 | ### Abstract | 14 | ### Abstract | ... | ... |
-
Please register or login to post a comment