diff options
author | cheapie <no-email-for-you@example.com> | 2024-08-10 17:56:54 -0500 |
---|---|---|
committer | cheapie <no-email-for-you@example.com> | 2024-08-10 17:56:54 -0500 |
commit | 36081667f37c8dc351cfbcbf977731e599c83492 (patch) | |
tree | f9d111ccd81e2d976410223f01a53592503fb388 /docs/README | |
parent | d3377dd3a3918080215c75d780636e90b4239230 (diff) | |
download | celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.gz celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.bz2 celevator-36081667f37c8dc351cfbcbf977731e599c83492.tar.xz celevator-36081667f37c8dc351cfbcbf977731e599c83492.zip |
Implement changes requested by ContentDB review
* Switched manual PDF from lossless image compression to lossy in order to reduce size
* Moved documentation source outside of the repository to reduce download size
* Renamed COPYING to LICENSE and added pointer to additional information
Diffstat (limited to 'docs/README')
-rw-r--r-- | docs/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/README b/docs/README new file mode 100644 index 0000000..4928bef --- /dev/null +++ b/docs/README @@ -0,0 +1,2 @@ +Source for celevator_controller_manual.pdf is not included in this repository due to its large size. +If desired, the file can be downloaded from: https://cheapiesystems.com/media/celevator_controller_manual.odt |