Skip to content

Commit 49009c9

Browse files
authored
updated readme username (#41)
1 parent 62e3937 commit 49009c9

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

Readme.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33

44
a django cookiecutter rest framework /drf cookiecutter template for bootstrapping `headless` **Django** with minimal efforts and ensuring the best practices followed in at the very beginning,
55

6-
[![Sanity Check](https://github.com/vi6hal/django-cookiecutter-rest/actions/workflows/sanitycheck.yml/badge.svg)](https://github.com/vi6hal/django-cookiecutter-rest/actions/workflows/sanitycheck.yml)
7-
# Sample Implementation
8-
[Experement-Thirty-3](https://github.com/vi6hal/experment-thirty3)
6+
[![Sanity Check](https://github.com/Vi6hal/django-cookiecutter-rest/actions/workflows/sanitycheck.yml/badge.svg?branch=master)](https://github.com/Vi6hal/django-cookiecutter-rest/actions/workflows/sanitycheck.yml)
97

108
## Features
119
This template does not force you to integrate `boto3`,`postgres`,`docker` or any other dependancy / practices, but rather focuses on the important and crucial things,at the same time giving you options to branch out in directions with the boilerplate,it let's you deicde your pizza toppings as you develop further, while [agconti/cookiecutter-django-rest](https://github.com/agconti/cookiecutter-django-rest) changes things drastically in terms of settings,packages and project structure that i feel a need to start over.

{{cookiecutter.project_slug}}/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# {{ cookiecutter.django_project_name }}
1212

1313
A Django project built using rest framework
14-
1514
## Dev-Setup
1615

1716
```bash
@@ -91,4 +90,4 @@ python3 manage.py runserver
9190
PASS: NA
9291
FAIL: NA
9392

94-
###### Built With [vi6hal/django-cookiecutter-rest](https://github.com/vi6hal/django-cookiecutter-rest) & [Django](https://www.djangoproject.com/)
93+
###### Built With [vi6hal/django-cookiecutter-rest](https://github.com/vi6hal/django-cookiecutter-rest) & [Django](https://www.djangoproject.com/)

0 commit comments

Comments
 (0)