rajab7 commited on
Commit
b8aa7b9
·
verified ·
1 Parent(s): 18404a1

Update README.md

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