Skip to content

Commit

Permalink
Merge pull request #22 from 12rambau/master
Browse files Browse the repository at this point in the history
adapt app name
  • Loading branch information
12rambau authored Mar 23, 2021
2 parents 88a3b68 + bee3c88 commit 4f64eb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

## About
GWB is a subset of the desktop software package GuidosToolbox (GTB) designed as a module application for the SEPAL plateform.

GWB is a subset of the desktop software package GuidosToolbox (GTB) designed as a modular application for the SEPAL platform.

## Contribute

Expand All @@ -13,5 +13,5 @@ $ git clone https://github.com/12rambau/gwb.git
```

Then you can run the `ui.ipynb` notebook.
If you used Jupyter notebook, clik on the `voila` button.
If you used jupyterLab, click on the `render voila preview` button (circular shape with an orange quarter).
If you use Jupyter notebook, click on the `voila` button.
If you use jupyterLab, click on the `render voila preview` button (circular shape with an orange quarter).
2 changes: 1 addition & 1 deletion component/message/en.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"app": {
"title": "gwb",
"title": "GWB Analysis",
"footer": "The sky is the limit \u00a9 {}",
"drawer_item": {
"acc": "ACC",
Expand Down

0 comments on commit 4f64eb4

Please sign in to comment.