rajab7 commited on
Commit
22cbd10
·
verified ·
1 Parent(s): 91e4c62

Update README.md

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