Skip to content

Commit

Permalink
📚 update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chfw committed Mar 25, 2020
1 parent fc063dd commit e1eb97c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ It collects all geo-jsons in javascript of all 370 provincial cities
in 28 provinces and acts as a static asset to jupyter-echarts or your
echarts collection.

!!! note

This repo is not associated with Apache ECharts (incubating) project

## Feature highlights

1. City shape with and without internal borders
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
pinyin
jinja2
mafan
css-html-js-minify
4 changes: 4 additions & 0 deletions templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ It collects all geo-jsons in javascript of all {{num_cities}} provincial cities
in {{num_provinces}} provinces and acts as a static asset to jupyter-echarts or your
echarts collection.

!!! note

This repo is not associated with Apache ECharts (incubating) project

## Feature highlights

1. City shape with and without internal borders
Expand Down

0 comments on commit e1eb97c

Please sign in to comment.