rajab7 commited on
Commit
055875e
·
verified ·
1 Parent(s): 3c915ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -9,6 +9,7 @@ inference:
9
  temperature: 0.2
10
  top_p: 0.95
11
  widget:
12
- - text: 'def print_hello_world():'
 
13
  example_title: Hello world
14
- group: Python
 
9
  temperature: 0.2
10
  top_p: 0.95
11
  widget:
12
+ - text: 'public class HelloWorld {
13
+ public static void main(String[] args) { '
14
  example_title: Hello world
15
+ group: Java