diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
deleted file mode 100644
index e1ab762084d3112e7c8fba27ff88e4d77904bffc..0000000000000000000000000000000000000000
--- a/.gitlab-ci.yml
+++ /dev/null
@@ -1,26 +0,0 @@
-# You can override the included template(s) by including variable overrides
-# SAST customization: https://docs.gitlab.com/ee/user/application_security/sast/#customizing-the-sast-settings
-# Secret Detection customization: https://docs.gitlab.com/ee/user/application_security/secret_detection/pipeline/#customization
-# Dependency Scanning customization: https://docs.gitlab.com/ee/user/application_security/dependency_scanning/#customizing-the-dependency-scanning-settings
-# Container Scanning customization: https://docs.gitlab.com/ee/user/application_security/container_scanning/#customizing-the-container-scanning-settings
-# Note that environment variables can be set in several places
-# See https://docs.gitlab.com/ee/ci/variables/#cicd-variable-precedence
-stages:
-- build
-- test
-- deploy
-- review
-- dast
-- staging
-- canary
-- production
-- incremental rollout 10%
-- incremental rollout 25%
-- incremental rollout 50%
-- incremental rollout 100%
-- performance
-- cleanup
-sast:
-  stage: test
-include:
-- template: Auto-DevOps.gitlab-ci.yml
diff --git a/README.md b/README.md
index 8c46cb353b5f822645887f041a5b7e45d99c6a37..8ef04915728c2fd555b1233f74a9a9af6a101ca3 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # Projet Interface Graphique
 
-
+J'écris dans le readme alors que je suis dans la branche test-fonction
 
 ## Getting started