Przeglądaj źródła

doc: add mock server to list in CONTRIBUTING.md (#442)

Added mock server to "How to begin" section
808vita 1 rok temu
rodzic
commit
e9adc45276
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      CONTRIBUTING.md

+ 1 - 0
CONTRIBUTING.md

@@ -82,6 +82,7 @@ Please refer to the README in each module:
 - [evaluation](./evaluation/README.md)
 - [opendevin](./opendevin/README.md)
     - [server](./opendevin/server/README.md)
+    - [mock server](./opendevin/mock/README.md)
 
 ## Tests
 TODO: make sure code pass the test before submit.