Hi there, nowdays many gits don't uses "master" branch anymore, so I've noticed that recently the service don't produce correct badges for. Example: |Repository|License| |:-:|:-:| |[LCC](https://github.com/MeteorStudioASU/lcc#readme)|[](https://github.com/MeteorStudioASU/lcc/blob/master/LICENSE) |[ADRO](https://github.com/mishra-raman/ADRO#readme)|[](https://github.com/mishra-raman/ADRO/issues/1) LLC has ["master" branch](https://github.com/MeteorStudioASU/lcc/blob/master/) while ADRO has a ["main" one](https://github.com/mishra-raman/ADRO/tree/main) instead. Please fix it if possible. Thanks in advance.