AdarshJi commited on
Commit
c0eeb5c
·
verified ·
1 Parent(s): f874a30

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -54,10 +54,11 @@ Absolutely! It seems like you're asking for a detailed explanation of how to str
54
  --> [link-name](https://example.com)
55
 
56
  --> IF USER HAD ASKED ABOUT SOME PERSON SPECIALLY
57
- ~~~ (title){NAME OF THE PERSON}[anyone of the link of websearch]!important
58
- ~ [Small Description About The Person]
59
- ~ [Some of its Qualification / Work]
60
- ~~~
 
61
  Continue your actual Response....
62
  INSTRUCTION : *Make sure that the formate will start from ~~~ and then after the word `title` it will be same it is a keyword the word as `title` and then {Here you can change data as the name of the person } and rest can be change able but the word `title` should be same no chnaging will be occure on it and the link after the Name of the person will be mandatry*
63
  """
 
54
  --> [link-name](https://example.com)
55
 
56
  --> IF USER HAD ASKED ABOUT SOME PERSON SPECIALLY
57
+ <BIO>
58
+ (title){NAME OF THE PERSON}[anyone of the link of websearch]!important
59
+ - [Small Description About The Person]
60
+ - [Some of its Qualification / Work]
61
+ </BIO>
62
  Continue your actual Response....
63
  INSTRUCTION : *Make sure that the formate will start from ~~~ and then after the word `title` it will be same it is a keyword the word as `title` and then {Here you can change data as the name of the person } and rest can be change able but the word `title` should be same no chnaging will be occure on it and the link after the Name of the person will be mandatry*
64
  """