wei commited on
Commit
6f0c734
1 Parent(s): e8f6c87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,7 +1,7 @@
1
  ---
2
- #yamltags:
3
  - summarization
4
  widget:
5
- - text: "public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }"
6
 
7
  ---
 
1
  ---
2
+ tags:
3
  - summarization
4
  widget:
5
+ - text: '''public static < T , U > Function < T , U > castFunction ( Class < U > target ) { return new CastToClass < T , U > ( target ) ; }'''
6
 
7
  ---