1
0
mirror of https://github.com/taigrr/skyline synced 2025-01-18 04:33:13 -08:00

Now thats a bug

Update README
This commit is contained in:
Martin Woodward
2020-12-16 20:39:40 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
Given a Github username and a year, renders a 3D model of their contribution chart. The data is fetched via a serverless function ([repo](https://github.com/martinwoodward/json-contributions) which also calculates distribution data).
Given a GitHub username and a year, renders a 3D model of their contribution chart. The data is fetched via a serverless function ([repo](https://github.com/martinwoodward/json-contributions) which also calculates distribution data).
```
?username=<username>&year=<year>