From b3d66d45f325bee5cdc5bb5fe7aac579ff59e308 Mon Sep 17 00:00:00 2001
From: Priya Degwekar <59847-Priya_Degwekar@users.noreply.drupalcode.org>
Date: Tue, 22 Aug 2023 06:03:09 +0000
Subject: [PATCH] update readme

---
 README.md | 33 ++++++++++++++++++++++++++++++++-
 1 file changed, 32 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 8469555..a7801a6 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,32 @@
-Node By Term
+# Node By Term
+
+Node By Term module allows you to easily filter all published nodes based on their usage of vocabularies and taxonomy terms. When you choose a specific vocabulary, the module will display the associated taxonomy terms, which you can then use to filter the nodes. Additionally, you have the ability to filter nodes by their content type. This module provides a convenient way to sort and manage your nodes according to these criteria.
+
+
+## Table of contents
+
+- Requirements
+- Installation
+- Configuration
+- Maintainers
+
+
+## Requirements
+
+This module requires no modules outside of Drupal core.
+
+
+## Installation
+
+Install as you would normally install a contributed Drupal module. For further information, see [Installing Drupal Modules](https://www.drupal.org/docs/extending-drupal/installing-drupal-modules).
+
+
+## Configuration
+
+- The module has no menu or modifiable settings. There is no configuration.
+- After Installation, You will get one message "Go to nodelist" by clicking it you will go to that page "/nodelist".
+
+
+## Maintainers
+
+- [Bhupendra_Raykhere](https://www.drupal.org/u/bhupendra_raykhere)
\ No newline at end of file
-- 
GitLab

