aboutsummaryrefslogtreecommitdiffstats
path: root/docs/README.md
diff options
context:
space:
mode:
authorMike McQuaid2018-01-18 15:30:56 +0000
committerGitHub2018-01-18 15:30:56 +0000
commit8a45467ad9c61d50db86614730e54c59e804acd8 (patch)
tree380d9ed4e0a0a295940accbf53f8179d4360f4f8 /docs/README.md
parent1aa8aff84ae732c95827c21dd00b8ac377ede713 (diff)
parentb70b5429d09d13526ccc08c67fd6a6373b471409 (diff)
downloadbrew-8a45467ad9c61d50db86614730e54c59e804acd8.tar.bz2
Merge pull request #3661 from MikeMcQuaid/deprecate-default-formula
Deprecate default_formula Requirement DSL
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index f069ae562..fe227291b 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -33,6 +33,7 @@
- [Python for Formula Authors](Python-for-Formula-Authors.md)
- [Migrating A Formula To A Tap](Migrating-A-Formula-To-A-Tap.md)
- [Rename A Formula](Rename-A-Formula.md)
+- [Building Against Non-Homebrew Dependencies](Building-Against-Non-Homebrew-Dependencies.md)
- [How To Create (And Maintain) A Tap](How-to-Create-and-Maintain-a-Tap.md)
- [Brew Test Bot](Brew-Test-Bot.md)
- [Prose Style Guidelines](Prose-Style-Guidelines.md)