瀏覽代碼

add: Update typo in readme

Taranjeet Singh 2 年之前
父節點
當前提交
9f1ec9872e
共有 1 個文件被更改,包括 0 次插入3 次删除
  1. 0 3
      README.md

+ 0 - 3
README.md

@@ -148,15 +148,12 @@ print(naval_chat_bot.query("What unique capacity does Naval argue humans possess
 ```python
 print(naval_chat_bot.chat("How to be happy in life?"))
 # answer: The most important trick to being happy is to realize happiness is a skill you develop and a choice you make. You choose to be happy, and then you work at it. It's just like building muscles or succeeding at your job. It's about recognizing the abundance and gifts around you at all times.
-Enter input (type 'exit' to quit): who is naval ravikant?
 
 print(naval_chat_bot.chat("who is naval ravikant?"))
 # answer: Naval Ravikant is an Indian-American entrepreneur and investor.
-Enter input (type 'exit' to quit): what did the author say about happiness?
 
 print(naval_chat_bot.chat("what did the author say about happiness?"))
 # answer: The author, Naval Ravikant, believes that happiness is a choice you make and a skill you develop. He compares the mind to the body, stating that just as the body can be molded and changed, so can the mind. He emphasizes the importance of being present in the moment and not getting caught up in regrets of the past or worries about the future. By being present and grateful for where you are, you can experience true happiness.
-Enter input (type 'exit' to quit):
 ```
 
 ## Format supported