Skip to content

Commit c6d23f4

Browse files
authored
Update README.md
1 parent a2c25ef commit c6d23f4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
Creating a well-structured README.md file is essential for your project as it provides a clear overview of your project's purpose, usage, and instructions for potential contributors. Here's a sample README.md template for your image fetching library project:
2-
3-
```markdown
4-
# My Image Fetcher Library
1+
# My Image Fetcher Library :: CPP Google Image Fetcher
52

63
My Image Fetcher Library is a C++ library that allows you to search for images on Google and download them to your local system. It provides a simple API for querying Google's Custom Search API and saving image results.
74

@@ -91,4 +88,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
9188
If you have any questions, suggestions, or feedback, feel free to reach out to [Pabitra Banerjee](mailto:[email protected]).
9289

9390
Happy coding!
94-
```
91+
```

0 commit comments

Comments
 (0)