We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fe028e commit 54d0a88Copy full SHA for 54d0a88
README.md
@@ -1,12 +1,12 @@
1
# code-server-blueprint
2
-Blueprint for using code-server for python development.
+Blueprint for using code-server for Python development.
3
4
## Getting started
5
6
1. ```docker-compose up```
7
2. Open browser at ```http://localhost:8443/```
8
9
-## Extending this project
+## Extending this bluepeint
10
11
You have numerous options to extend this blueprint:
12
@@ -17,3 +17,4 @@ You have numerous options to extend this blueprint:
17
18
## References
19
https://github.com/cdr/code-server
20
+
0 commit comments