From bf7439db2493fc649eb41742337a6447d71fbc56 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 27 Sep 2022 15:36:04 +0000 Subject: [PATCH] =?UTF-8?q?A=C3=B1adir=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5345467 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ + +Explicacion de la actividad FicheroDirectorio + +Lo que hemos hecho es poder leer los directorios y ficheros dentro de la ruta que seleccionemos en esta caso + +ruta C:\\Users\\kevin\\Documents\\PropiedadFicheroPrueba + +``` + +\PropiedadFicheroPrueba + - \directorio + - \fichero.txt + - \fich_binario.ddr + - \prueba + - - \hola + - - \texto.txt + + +``` \ No newline at end of file