feat(readme): Revamp documentation and package description for enhanced clarity

This commit is contained in:
Juergen Kunz
2025-07-13 15:08:19 +00:00
parent 3dbf194320
commit 71a5a32198
4 changed files with 274 additions and 617 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@fin.cx/opendata',
version: '1.5.3',
description: 'A comprehensive TypeScript library that manages open business data for German companies by integrating MongoDB, processing JSONL bulk data, and automating browser interactions for Handelsregister data retrieval.'
version: '1.6.0',
description: 'A comprehensive TypeScript library for accessing business data and real-time financial information. Features include German company data management with MongoDB integration, JSONL bulk processing, automated Handelsregister interactions, and real-time stock market data from multiple providers.'
}