Skip to content

Commit 0d85ee4

Browse files
committed
get the api ready for requests
1 parent 817a013 commit 0d85ee4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
# biodetect-animated
2-
Biodetect-Animated is an innovative detector app that harnesses the power of Google's Gemini AI technology to provide detailed descriptions of living organisms, including plants, animals, and insects. Providing a concise analysis of their species, characteristics, habitats, and more.
1+
# BioDetect
2+
BioDetect is an innovative detector web app that harnesses the power of Google's Gemini AI technology to provide detailed descriptions of living organisms, including plants, animals, and insects. Providing a concise analysis of their species, characteristics, habitats, and more.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "biodetect-animated",
2+
"name": "biodetect",
33
"private": true,
44
"version": "0.0.0",
55
"type": "module",

0 commit comments

Comments
 (0)