diff options
| author | ziejd2 | 2018-04-25 17:06:35 -0500 |
|---|---|---|
| committer | GitHub | 2018-04-25 17:06:35 -0500 |
| commit | 02701ec0aff3b8266b4abcb2ee5536ef743e81fb (patch) | |
| tree | 697d1e1d71e81bfc20259990d0cd6a8b7663bf86 | |
| parent | 2e1343fbf83744b2045fcffaecb0e1bf20218966 (diff) | |
| download | BNW-02701ec0aff3b8266b4abcb2ee5536ef743e81fb.tar.gz | |
Update BNW_data_flow.txt
| -rw-r--r-- | BNW_data_flow.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BNW_data_flow.txt b/BNW_data_flow.txt index 665122fe..494e4644 100644 --- a/BNW_data_flow.txt +++ b/BNW_data_flow.txt @@ -1,7 +1,7 @@ This file will provide an overview of data flow within BNW. This focuses on what happens after clicking on "Learn network model from data" on homepage (home.php). -Step 1: Upload data +<b>Step 1: Upload data</b> Clicking "Learn network model from data" on homepage (home.php) goes to: bn_file_load_gom.php which is responsible for uploading the input file |
