Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Igor Lilic committed Jul 6, 2021
1 parent 76d9d05 commit b4f719e
Showing 1 changed file with 3 additions and 18 deletions.
21 changes: 3 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
# community_docs
# IC Dev Community Docs

Welcome to your new community_docs project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.
Welcome to the IC Dev Community Docs repo. This is the main repository for the `mdbook` containing all the documentation found on [IC Dev Community Docs canister](https://frdop-7aaaa-aaaah-aadla-cai.ic0.app/).

To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.

To learn more before you start working with community_docs, see the following documentation available online:

- [Quick Start](https://sdk.dfinity.org/docs/quickstart/quickstart-intro.html)
- [SDK Developer Tools](https://sdk.dfinity.org/docs/developers-guide/sdk-guide.html)
- [Motoko Programming Language Guide](https://sdk.dfinity.org/docs/language-guide/motoko.html)
- [Motoko Language Quick Reference](https://sdk.dfinity.org/docs/language-guide/language-manual.html)

If you want to start working on your project right away, you might want to try the following commands:

```bash
cd community_docs/
dfx help
dfx config --help
```
Stay tuned for more updates.

0 comments on commit b4f719e

Please sign in to comment.