Explorar o código

updated README 19

Carlos %!s(int64=10) %!d(string=hai) anos
pai
achega
2100d27c40
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      19-interrupts-irqs/README.md

+ 3 - 0
19-interrupts-irqs/README.md

@@ -35,3 +35,6 @@ are defined in `isr.h`. We will also use a simple function to register
 the interrupt handlers.
 
 That was a lot of work, but now we can define our first IRQ handler!
+
+There are no changes in `kernel.c`, so there is nothing new to run and see.
+Please move on to the next lesson to check those shiny new IRQs.