Skip to content

Commit

Permalink
Added comments to the code
Browse files Browse the repository at this point in the history
  • Loading branch information
KritishPokharel committed Oct 3, 2021
1 parent 7d2119b commit 06f0024
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/past_nep_data.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Note: The website https://landslidespaceapp.neplinews.com/ is our own wesbite whose source code could be found in the template folder in our github repo.
// Note: The website https://landslidespaceapp.neplinews.com/ is our own wesbite whose source code could be found in the visualization/LandslideCatalogue folder in our github repo.
//The website contains the map we developed to represent past data of landslide and is connected natively in the app.

import 'package:flutter/material.dart';
Expand Down
2 changes: 1 addition & 1 deletion lib/world_risk_map.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Note: The website https://education.neplinews.com/ is our own wesbite whose source code could be found in the template folder in our github repo.
// Note: The website https://education.neplinews.com/ is our own wesbite whose source code could be found in the Visualization/Global Nowcast folder in our github repo.
//The website contains the polygonal map we developed to represent landslide and is connected natively in the app.

import 'package:flutter/material.dart';
Expand Down

0 comments on commit 06f0024

Please sign in to comment.