Skip to content

Commit 6ae4268

Browse files
committed
Amended main ReadMe NO_JIRA
1 parent 91f318c commit 6ae4268

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

README.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,30 @@
1-
<img src="assets/csd-python-api-logo.png" width="125px">
1+
<img src="assets/csd-python-api-logo.png" width="100px">
22

3-
# CSD - Python API Scripts
3+
# CSD Python API Scripts
44

55
----
66

77
A repository containing scripts that have been created to leverage the toolkit found within
88
the [CCDC portfolio](https://www.ccdc.cam.ac.uk/solutions/) that are accessible via
99
the [CSD-Python API ](https://www.ccdc.cam.ac.uk/solutions/csd-core/components/csd-python-api/).
1010

11-
The purpose of this platform is to distribute knowledge and allow for scientific collaborations.
11+
The purpose of this platform is to distribute knowledge and allow for scientific collaborations. Scripts are provided on an as-is basis and while their use is not supported we do welcome feedback on potential improvements. All scripts are tested against the latest version of the CSD Python API as installed with the CSD Portfolio.
1212

13-
> For all support matters please contact [support@ccdc.cam.ac.uk.]()
13+
> For feedback or to report any issues please contact [support@ccdc.cam.ac.uk.](support@ccdc.cam.ac.uk.)
1414
1515
## Content
1616

1717
```graphql
1818
.
1919
├─ assets # Images for documentation
20-
├─ example # Python scripts
20+
├─ scripts # Python scripts
2121
├─ LICENSE
2222
└─ README.md
2323
```
2424

25+
## Licensing Requirements
26+
27+
Valid CSD Portfolio licence is required for all scripts, some will require additional licence levels for use, such as Discovery and Materials. Requirements are clearly displayed in the `ReadMe` that accompanies each script.
2528

2629
## Downloading Scripts
2730

0 commit comments

Comments
 (0)