Skip to content

Commit e418301

Browse files
committed
docs: license attribution
1 parent 97b8f77 commit e418301

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ sudo apt-get install cadt-ui
5252

5353
### Web Application
5454

55-
The CADT UI can be hosted as a web application, either for internal use, or made available to the public.
55+
The CADT UI can be hosted as a web application, either for internal use, or made available to the public.
5656
When operating as a web application, the user's browser must be able to connect to
57-
the [Core Registry CADT API](https://github.com/Chia-Network/Core-Registry-CADT).
57+
the [Core Registry CADT API](https://github.com/Chia-Network/Core-Registry-CADT).
5858
This means the API must be available on the public internet if the UI is public. The `READ_ONLY` option on the API
5959
should be set when running a public observer node.
6060

@@ -154,3 +154,8 @@ this is written in the present-imperative tense.
154154

155155
Each time you commit the message will be checked against these standards in a pre-commit hook. Additionally all the
156156
commits in a PR branch will be linted before it can be merged to master.
157+
158+
## Attribution
159+
160+
* [Document Object Model](https://www.w3.org/TR/DOM-Requirements/) by [W3C](https://www.w3.org/) licensed under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)
161+
* [caniuselite](https://github.com/browserslist/caniuse-lite) by [Browserlist](https://browsersl.ist/) licensed under [CC BY 4.0](http://creativecommons.org/licenses/by/4.0/)

0 commit comments

Comments
 (0)