This commit is contained in:
		@@ -9,7 +9,7 @@ steps:
 | 
				
			|||||||
    image: python
 | 
					    image: python
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - pip install badgie
 | 
					      - pip install badgie
 | 
				
			||||||
      - badgie -w README.md
 | 
					      - badgie -w README.md -s for-the-badge
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  - name: update-readme
 | 
					  - name: update-readme
 | 
				
			||||||
    image: alpine/git
 | 
					    image: alpine/git
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user