Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinGOSSES authored May 1, 2020
1 parent 6556804 commit e22465f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

A microservice written in Python with the [Flask micro framework](http://flask.pocoo.org).

### NOTE: Active code is in the EB branch. EB stands for Elastic Beanstalk. Some names and position of code had to be changed to work well given AWS's assumptions of what Flask files are called and located. Additionally, the EB branch has been updated to latest Earth Engine API version and Python version 3.
### NOTE: Active code is in the EB branch.

EB stands for Elastic Beanstalk. Some names and position of code had to be changed to work well given AWS's assumptions of what Flask files are called and located.

Old code is staying in master branch until the newer code can be tested against different installation instructions.

# Table of contents
1. [Getting Started](#getting_started)
Expand Down

0 comments on commit e22465f

Please sign in to comment.