Fixed bad issue with the short program description in the license notices description
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
micronEC: Simple, easy-to-use hardware counter. Raspberry Pico basis. 16*2 LCD display. micronEC.
|
SimpleStockData is a simple library providing an API to access basic stock prices based on Yahoo Finances.
|
||||||
Copyright (C) 2024 Benjamin Burkhardt
|
Copyright (C) 2024 Benjamin Burkhardt
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
"""
|
"""
|
||||||
micronEC: Simple, easy-to-use hardware counter. Raspberry Pico basis. 16*2 LCD display. micronEC.
|
This is an example about accessing share price history and gathering information about companies using their ticker name on Yahoo! finances.
|
||||||
Copyright (C) 2024 Benjamin Burkhardt
|
Copyright (C) 2024 Benjamin Burkhardt
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
Reference in New Issue
Block a user