Skip to content

Commit

Permalink
Documentation and README
Browse files Browse the repository at this point in the history
  • Loading branch information
klein0r committed Jul 7, 2022
1 parent 5737c16 commit e98f5fd
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 4 deletions.
1 change: 1 addition & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2022 Patrick-Walther
Matthias Kleine <info@haus-automatisierung.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ Provides forecast data from [forecast.solar](https://forecast.solar) or [Solcast

## Documentation

[🇺🇸 Documentation](./docs/en/pvforecast.md)
[🇺🇸 Documentation](./docs/en/README.md)

[🇩🇪 Dokumentation](./docs/de/pvforecast.md)
[🇩🇪 Dokumentation](./docs/de/README.md)

## Credits

Expand Down Expand Up @@ -67,6 +67,7 @@ Provides forecast data from [forecast.solar](https://forecast.solar) or [Solcast
MIT License

Copyright (c) 2022 Patrick-Walther
Matthias Kleine <info@haus-automatisierung.com>

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions io-package.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,11 @@
],
"docs": {
"en": [
"docs/en/pvforecast.md",
"docs/en/README.md",
"docs/en/vis.md"
],
"de": [
"docs/de/pvforecast.md",
"docs/de/README.md",
"docs/de/vis.md"
]
},
Expand Down

0 comments on commit e98f5fd

Please sign in to comment.