Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
crlordan committed Sep 5, 2024
1 parent 4726396 commit 29d9257
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# License
- The license for IBM Granite.Code can be found in the [[product-licenses](./product-licenses/) folder in this repository.

You can use this repository to add issues for IBM Granite.Code. The license for issues, discussion, and any files or samples shared in issues can be found in the [LICENSE](./LICENSE) file.


# IBM Granite.Code

## Features
Expand Down Expand Up @@ -237,7 +243,7 @@ IBM Granite.Code and the Granite code models are created to answer questions tha
### Multi-line completion

1. Start typing a line of code.
2. Press `Option` + `.`. (Mac) or `Alt`+ `.` (Windows)
2. Press `Option` + `.` (Mac) or `Alt`+ `.` (Windows)
3. IBM Granite.Code adds a code suggestion to complete the line that you typed, and adds code lines.
4. Press **Tab** to accept the suggestion.

Expand All @@ -246,7 +252,7 @@ IBM Granite.Code and the Granite code models are created to answer questions tha
### Comment-to-code

1. Type a comment.
2. Press `Option` + `.`. (Mac) or `Alt`+ `.` (Windows)
2. Press `Option` + `.` (Mac) or `Alt`+ `.` (Windows)
3. IBM Granite.Code adds a code suggestion based on your comment.
4. Press **Tab** to accept the suggestion.

Expand Down

0 comments on commit 29d9257

Please sign in to comment.