commit db97be43c3e62b28f7992faf371f73c5c1da272b parent f3d1280ebeafd254c4e15f12ca8ee3e98cd96df1 Author: Erik Loualiche <[email protected]> Date: Mon, 23 Feb 2026 16:57:45 -0600 Merge pull request #10 from LouLouLibs/docs/readme-badges Add CI and language badges to README Diffstat:
| M | README.md | | | 6 | ++++++ |
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,11 @@ # wrds-dl +[](https://github.com/LouLouLibs/wrds-download/actions/workflows/ci.yml) +[](https://github.com/LouLouLibs/wrds-download/actions/workflows/ci-python.yml) +[](go/) +[](python/) +[](LICENSE) + A terminal tool for browsing and downloading data from the [WRDS](https://wrds-www.wharton.upenn.edu/) PostgreSQL database. Output is Parquet or CSV. Two implementations with the same CLI interface — pick whichever fits your environment: