docs: update README with Devcontainer instructions

Add instructions for using Dev to run tests.Remove the install script it is no longer needed. 
Update trademark section for clarity.
This commit is contained in:
lumin
2024-12-17 11:36:15 +09:00
committed by GitButler
parent 07fe457a90
commit e0a30295ff
3 changed files with 9 additions and 10 deletions

View File

@@ -20,7 +20,6 @@
// Uncomment the next line to run commands after the container is created.
// "postCreateCommand": "cat /etc/os-release",
"postCreateCommand": "./install.sh",
// Configure tool-specific properties.
// "customizations": {},