Skip to content

Commit 5a5a2d3

Browse files
committed
Update projects
1 parent a225fef commit 5a5a2d3

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ Birthday+Wisher+(Day+32)/.env
1313
Stock_Market_Exchange/.env
1414
Stock_Market_Exchange/Easy/.env
1515
flight deals/flight-deals-start/.env
16+
Wheather/.env
17+
*.env/

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,11 @@
251251
<td>Calculator</td>
252252
<td><a href="\calculator.py">⬆️</a></td>
253253
</tr>
254+
<tr>
255+
<td>44</td>
256+
<td>Weather Visulizatio with future prediction and Analysis of Weather</td>
257+
<td><a href="\Wheather">⬆️</a></td>
258+
</tr>
254259
</tbody>
255260
</table>
256261
</div>

Wheather

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Subproject commit 07e09cf2ce1b449082886fb937917d605734d285

0 commit comments

Comments
 (0)