Skip to content

Commit

Permalink
Updated README.md (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: jackton1 <[email protected]>
  • Loading branch information
jackton1 and jackton1 authored Mar 21, 2022
1 parent aba7944 commit c3f18dc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ Resolve django makemigrations `multiple leaf nodes in the migration graph` by en

* [Features](#features)
* [Installation](#installation)
* * [Add `migration_fixer` to your INSTALLED\_APPS](#add-migration_fixer-to-your-installed_apps)
* [Add `migration_fixer` to your INSTALLED\_APPS](#add-migration_fixer-to-your-installed_apps)
* [Usage](#usage)
* [Example](#example)
* * [After merging the default branch](#after-merging-the-default-branch)
* [After running django-migration-fixer](#after-running-django-migration-fixer)
* [Assumptions](#assumptions)
* [After merging the default branch](#after-merging-the-default-branch)
* [After running django-migration-fixer](#after-running-django-migration-fixer)
* [Assumptions](#assumptions)
* [Specifying a different default branch](#specifying-a-different-default-branch)
* [Setup using Github Actions](#setup-using-github-actions)
* [Inputs](#inputs)
Expand Down

0 comments on commit c3f18dc

Please sign in to comment.