diff --git a/README.md b/README.md index e831fc4..b879b02 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@
-Image Captioning is the process of generating textual description of an image. It uses both *Natural Language Processing and Computer Vision* to generate the captions. Deep Learning using *CNNs-LSTMs* can be used to solve this problem of generating a caption for a given image, hence called Image Captioning. +Image Captioning is the process of generating textual description of an image. It uses both **Natural Language Processing and Computer Vision** to generate the captions. Deep Learning using **CNNs-LSTMs** can be used to solve this problem of generating a caption for a given image, hence called Image Captioning. ##
@@ -23,7 +23,7 @@ Image Captioning is the process of generating textual description of an image. I