aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAnthony DiGirolamo <tonymd@google.com>2021-10-05 18:52:10 -0700
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2021-10-06 02:27:35 +0000
commitff1d9d3fee337173f4efa7d18735d0882f9f086c (patch)
tree895524c146d83234c7aab4a8ff3a0087246c1c00 /README.md
parent25882ac7fc93e2e5c52ef3d9cb9abff5daafa699 (diff)
downloadpigweed-ff1d9d3fee337173f4efa7d18735d0882f9f086c.tar.gz
README.md: Intro and frequently used links
Change-Id: I9ff3bb8ae6f60e0eafa234e08c4ee0deaec94613 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/64040 Reviewed-by: Keir Mierle <keir@google.com> Commit-Queue: Anthony DiGirolamo <tonymd@google.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 19 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c6da1dcc..8548ab451 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,19 @@
-See our website: http://pigweed.dev
+# Pigweed
+
+Pigweed is an open source collection of embedded-targeted libraries–or as we
+like to call them, modules. These modules are building blocks and infrastructure
+that enable faster and more reliable development on small-footprint MMU-less
+32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic
+nRF52832.
+
+For more information please see our website: https://pigweed.dev/
+
+## Links
+
+- [Documentation](https://pigweed.dev/)
+- [Source Code](https://cs.opensource.google/pigweed/pigweed)
+- [Code Reviews](https://pigweed-review.googlesource.com)
+- [Mailing List](https://groups.google.com/forum/#!forum/pigweed)
+- [Chat Room](https://discord.gg/M9NSeTA)
+- [Issue Tracker](https://bugs.pigweed.dev/)
+