diff --git a/README.md b/README.md index 1e1a329..39be816 100644 --- a/README.md +++ b/README.md @@ -110,7 +110,7 @@ Para gerar um teste em XUNIT execute Verifique no manual como obter a versão atual da barra http://barra.governoeletronico.gov.br/instrucoes.html#versao-da-barra -Ao mandar um PR com nova versão alterar o arquivo barra-brasil-final.yaml com a nova versão. +Ao mandar um PR com nova versão alterar o arquivo barra-brasil-final.yaml e o exemplo.html com a nova versão. # Considerações sobre a arquitetura ----- diff --git a/makefile b/makefile index 703c2f5..fa9bf18 100644 --- a/makefile +++ b/makefile @@ -4,9 +4,6 @@ test: build teste run: build venv/bin/python app/barrabrasil.py -profile: build - venv/bin/python app/profile.py - build: venv sh ./build.sh $(PROFILE) -- libgit2 0.21.2