Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wonkr authored Mar 8, 2024
1 parent c4bb410 commit 2c7f9f1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/developer_manual/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
- [How to get ip address](./99-FAQs.md#Q01-how-to-get-ip-address)
- [How to make a change on all nodes](./99-FAQs.md#Q02-how-to-make-a-change-on-all-nodes)

Understood! Here's the revised draft with instructions for contributors to provide test code and test results before opening a pull request:

---

# Contributing to SEED Emulator
Expand Down Expand Up @@ -78,4 +76,4 @@ Service::render
-> Service::_doInstall(self, node:Node, server:Server) # install the server on node.
when rendering an emulator by calling the Emulator::render() method, the emulator will be rendered after going through confiugration phase internally. -->
when rendering an emulator by calling the Emulator::render() method, the emulator will be rendered after going through confiugration phase internally. -->

0 comments on commit 2c7f9f1

Please sign in to comment.