From bd62eb242c09b74191e700796745433b3ce8343b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20=C5=A0redl?= Date: Mon, 10 Nov 2025 10:43:15 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b130e0ce..2c44e7fef 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,8 @@ This repository is a continuation of the [devcontainers-contrib/features](https: ## Usage -Just add a `.devcontainer/devcontainer.json` file with a `features` key. It's -very similar to `package.json`'s `dependencies` object, just with the addition +Just add a `.devcontainer/devcontainer.json` file with a `features key. It's` +very similar to `package.json's` `dependencies` object, just with the addition of an `options` object. 📚 Make sure to inspect each feature for feature-specific options!