There was an error while loading. Please reload this page.
1 parent a08db01 commit 4223507Copy full SHA for 4223507
1 file changed
README.md
@@ -46,7 +46,7 @@ import * as $rdf from '@celldl/editor-rdf'
46
import { initialisePython, type PyodideAPI } from '@celldl/editor-python-tools'
47
import { loadInBrowser } from '@celldl/editor-python-tools/web'
48
49
-// Initialisation before importing the CellDLEditor Vue component
+// Initialise BG-RDF and Python before importing the CellDLEditor Vue component
50
51
const CellDLEditor = vue.defineAsyncComponent(async () => {
52
0 commit comments